
Time bar (total: 4.4s)
| 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 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 34.4% | 34.3% | 65.5% | 0.1% | 0% | 0% | 0% | 6 |
| 36.7% | 34.3% | 59.3% | 0.1% | 0% | 6.2% | 0% | 7 |
| 40.8% | 38.2% | 55.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 51.3% | 46.8% | 44.5% | 0.1% | 0% | 8.6% | 0% | 9 |
| 56.5% | 49% | 37.6% | 0.1% | 0% | 13.3% | 0% | 10 |
| 61.9% | 53.1% | 32.7% | 0.1% | 0% | 14% | 0% | 11 |
| 69.7% | 58.2% | 25.3% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 40 to 22 computations (45% saved)
| 733.0ms | 8 256× | 0 | valid |
| 99.0ms | 1 003× | 0 | invalid |
ival-mult!: 225.0ms (40.7% of total)ival-sqrt: 131.0ms (23.7% of total)ival-div!: 72.0ms (13% of total)ival-neg: 71.0ms (12.8% of total)ival-sub!: 38.0ms (6.9% of total)ival-add!: 11.0ms (2% of total)adjust: 2.0ms (0.4% of total)ival-if: 2.0ms (0.4% of total)ival->=: 2.0ms (0.4% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 393 |
| 1 | 219 | 381 |
| 2 | 540 | 381 |
| 3 | 1092 | 379 |
| 4 | 2334 | 373 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
Compiled 56 to 40 computations (28.6% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(*.f64 #s(literal 2 binary64) a) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#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 (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #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) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx c #s(hole binary64 c)) |
#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 (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (- (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 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | c | @ | 0 | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 6.0ms | a | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 6.0ms | a | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 5.0ms | b | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 5.0ms | c | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1090 | 8107 |
| 0 | 1111 | 7315 |
| 1 | 6420 | 7210 |
| 0 | 8670 | 6847 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(*.f64 #s(literal 2 binary64) a) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#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 (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #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) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx c #s(hole binary64 c)) |
#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 (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (- (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 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(*.f64 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 c c) |
#s(literal 2 binary64) |
c |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 a c) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) |
(*.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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 a (fma.f64 (+.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 a (/.f64 c b)) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) 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 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) 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)) (*.f64 (*.f64 b b) b))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* (* 4 a) c) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
#s(approx (* 4 a) (*.f64 a #s(literal 4 binary64))) |
#s(approx a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -2 binary64) (/.f64 (+.f64 b b) #s(literal -4 binary64))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 16 binary64) c)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (+.f64 b b) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) a) #s(literal -2 binary64) (*.f64 (*.f64 a b) #s(literal -1/2 binary64))) a)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) b) c)) #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) (sqrt.f64 #s(literal -1 binary64))) b) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64))) a) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) #s(literal 2 binary64))) a))) a)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))))) a)) b) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c 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/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) b) a))) a))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64) (/.f64 (+.f64 b b) (*.f64 #s(literal -4 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (+.f64 b b) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 b (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 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 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) c) a))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 c c) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (* 2 c) (+.f64 c c)) |
#s(approx c c) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #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 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)))) 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 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 c c)))) (/.f64 (+.f64 b b) (*.f64 #s(literal -4 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a))))) (*.f64 (*.f64 c c) c))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -4 binary64) a)) #s(literal -2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal -1 binary64))) b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (*.f64 a a))) #s(literal -1/16 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64)))) c)) (*.f64 (*.f64 b (/.f64 c a)) #s(literal -1/2 binary64))) c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))))) c)) b) c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 a c)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) c))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))) #s(literal 1/4 binary64))) c)) b) c))))) |
Compiled 6 400 to 1 778 computations (72.2% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 221 | 15 | 236 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 222 | 15 | 237 |
| Status | Accuracy | Program |
|---|---|---|
| 57.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))) | |
| 50.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) (*.f64 #s(literal 2 binary64) a))) | |
| 51.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) | |
| ▶ | 48.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
| 71.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) | |
| 56.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 a c)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) | |
| 48.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 46.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
| 30.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))) | |
| 35.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 31.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
| 49.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 46.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 54.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 75.3% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
Compiled 1 102 to 944 computations (14.3% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 |
(*.f64 b b) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
#s(literal 1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* a (- (/ (* a (pow c 3)) (pow b 5)) (* -1/2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))) (* -1 (/ (pow c 3) (pow b 5))))) (* -1/2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* -2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (sqrt (+ (* (* -4 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#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 (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (* (sqrt (* a c)) (sqrt -4)))) a))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -4)))) |
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (/ b a) -1/2) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (+ (* -1/2 b) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ b (pow (sqrt -4) 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ b (pow (sqrt -4) 2))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -4)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b 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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (- (* 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 (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* a b))) a)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (* a b))) a)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* 2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4))))) |
#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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 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))) b) #s(hole binary64 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b (- (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 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))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (/ (* (pow a 2) c) (pow b 5)) (* -1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))) (* -1 (/ (pow a 2) (pow b 5))))) (* -1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (sqrt (+ (* (* -4 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#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 (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (* a (pow (sqrt -4) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | b | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* a c)) (* a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (* (/ b a) -1/2) (/ b a) -1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
| 11.0ms | c | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* a c)) (* a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (* (/ b a) -1/2) (/ b a) -1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
| 9.0ms | a | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* a c)) (* a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (* (/ b a) -1/2) (/ b a) -1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
| 7.0ms | a | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* a c)) (* a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (* (/ b a) -1/2) (/ b a) -1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
| 7.0ms | c | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* a c)) (* a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (* (/ b a) -1/2) (/ b a) -1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1794 | 20332 |
| 0 | 1867 | 18248 |
| 0 | 8163 | 17876 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 |
(*.f64 b b) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
#s(literal 1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* a (- (/ (* a (pow c 3)) (pow b 5)) (* -1/2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))) (* -1 (/ (pow c 3) (pow b 5))))) (* -1/2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* -2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (sqrt (+ (* (* -4 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#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 (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (* (sqrt (* a c)) (sqrt -4)))) a))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -4)))) |
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (/ b a) -1/2) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (+ (* -1/2 b) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ b (pow (sqrt -4) 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ b (pow (sqrt -4) 2))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -4)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b 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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (- (* 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 (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* a b))) a)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (* a b))) a)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* 2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4))))) |
#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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 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))) b) #s(hole binary64 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b (- (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 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))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (/ (* (pow a 2) c) (pow b 5)) (* -1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))) (* -1 (/ (pow a 2) (pow b 5))))) (* -1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (sqrt (+ (* (* -4 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#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 (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (* a (pow (sqrt -4) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 b a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
#s(literal 1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 c c) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))))) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(pow.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (+.f64 a a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 c b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (-.f64 (neg.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal 2 binary64) b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (/.f64 c b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 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 (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 c b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) 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 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))))) |
#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) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) 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 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b))))))))) |
#s(approx (* 2 a) (+.f64 a a)) |
#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 (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#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 (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (* (/ c a) -4)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(approx (* (/ c a) -4) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* (/ b a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (* (/ c a) -1)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (* (/ c a) -1) (neg.f64 (/.f64 c a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c #s(literal 16 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 (neg.f64 (/.f64 b #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b #s(literal -4 binary64))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c #s(literal 16 binary64))))) (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (/.f64 b #s(literal -4 binary64))))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (/.f64 b a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (/.f64 b a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (/.f64 b a)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (neg.f64 (/.f64 b a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c #s(literal 16 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (neg.f64 (/.f64 b a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (+.f64 (neg.f64 (/.f64 b a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 b a)))) |
#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 (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) c))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) b)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal -1/2 binary64) b)) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (neg.f64 (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) c))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal -1/2 binary64) b)) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (sqrt (* (/ c a) -4)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal 16 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (neg.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal 16 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))))))))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal 16 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal -1/2 binary64) c)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 c)) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#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) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 c)) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))) b)) |
#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 (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 b a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (/.f64 b a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 b (+.f64 (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (+.f64 (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (-.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))) |
#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)))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.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))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (+.f64 (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) 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)))) (neg.f64 (*.f64 b (-.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)))) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (neg.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (neg.f64 (*.f64 b (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (neg.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx c c) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal 2 binary64) b (*.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 (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.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 (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (*.f64 b b) b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) (*.f64 a b)))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.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 (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* 2 c) (+.f64 c c)) |
#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 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 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (*.f64 (*.f64 c c) c)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -4 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (/.f64 b (*.f64 a #s(literal -4 binary64))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 b c)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (*.f64 (*.f64 c c) c)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #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 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #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 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #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 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.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 (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b c) a))) c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64))) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b c) a))) c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 b c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (* (/ c a) -4)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ b a) -1/2) (sqrt (* (/ c a) -1))) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
Compiled 14 945 to 3 688 computations (75.3% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 536 | 18 | 554 |
| Fresh | 8 | 2 | 10 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 549 | 20 | 569 |
| Status | Accuracy | Program |
|---|---|---|
| 31.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) | |
| 57.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))) | |
| 56.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 a c)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) | |
| ▶ | 44.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
| 44.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) | |
| 36.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) | |
| 65.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a)))) | |
| ▶ | 65.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
| 39.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) | |
| 17.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) | |
| 45.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) | |
| 8.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) | |
| 12.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) | |
| 16.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 2.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
| 50.9% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)))) | |
| 48.2% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) | |
| 46.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) | |
| ▶ | 31.4% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
| ▶ | 66.8% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
Compiled 1 620 to 1 348 computations (16.8% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) |
(/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) |
c |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
a |
(+.f64 b b) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) |
(*.f64 b b) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) |
(+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) |
(-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(*.f64 #s(literal 2 binary64) c) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(neg.f64 (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* a (- (/ (* a (pow c 3)) (pow b 5)) (* -1/2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))) (* -1 (/ (pow c 3) (pow b 5))))) (* -1/2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* -2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* 2 b))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (+ (* -2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#s(approx (neg (/ b a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (* (* a c) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ (- (/ (* a c) b) b) a))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (/ b a))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (/ (+ b (* -1 (/ (* a c) b))) a))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ 1 a) #s(hole binary64 (/ 1 a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ b (pow (sqrt -4) 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ b (pow (sqrt -4) 2))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -4)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b 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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ c b))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (- (* -1 (/ b a)) (* -1 (/ c b))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ c b)) (/ b a)))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (- (/ 1 a) (/ c (pow b 2))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* a b))) a)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (* a b))) a)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (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 (* (* a c) -4)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* 2 (pow b 2))) b))) |
#s(approx (+ b b) #s(hole binary64 (* 2 b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (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 (- (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 (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ (- (* -1 (/ (pow b 2) a)) (* -1 c)) b))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) b))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (/ (- (/ (pow b 2) a) c) (pow b 2)))) |
#s(approx (neg (/ c (* b b))) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 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))) b) #s(hole binary64 (* 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 (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 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))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 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 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (/ (* (pow a 2) c) (pow b 5)) (* -1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))) (* -1 (/ (pow a 2) (pow b 5))))) (* -1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (- (/ c b) (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (* a (pow (sqrt -4) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* c (- (/ b (* a c)) (/ 1 b))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | c | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+ (* -2 (/ (* a c) b)) (+ b b)) -2 (/ (* a c) b) (* a c) a (+ b b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ b 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))) (* 2 a) 2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (* b (+ (neg (/ c (* b b))) (/ 1 a))) (+ (neg (/ c (* b b))) (/ 1 a)) (neg (/ c (* b b))) (/ c (* b b)) (/ 1 a) 1) |
| 10.0ms | a | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+ (* -2 (/ (* a c) b)) (+ b b)) -2 (/ (* a c) b) (* a c) a (+ b b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ b 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))) (* 2 a) 2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (* b (+ (neg (/ c (* b b))) (/ 1 a))) (+ (neg (/ c (* b b))) (/ 1 a)) (neg (/ c (* b b))) (/ c (* b b)) (/ 1 a) 1) |
| 6.0ms | c | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+ (* -2 (/ (* a c) b)) (+ b b)) -2 (/ (* a c) b) (* a c) a (+ b b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ b 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))) (* 2 a) 2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (* b (+ (neg (/ c (* b b))) (/ 1 a))) (+ (neg (/ c (* b b))) (/ 1 a)) (neg (/ c (* b b))) (/ c (* b b)) (/ 1 a) 1) |
| 5.0ms | a | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+ (* -2 (/ (* a c) b)) (+ b b)) -2 (/ (* a c) b) (* a c) a (+ b b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ b 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))) (* 2 a) 2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (* b (+ (neg (/ c (* b b))) (/ 1 a))) (+ (neg (/ c (* b b))) (/ 1 a)) (neg (/ c (* b b))) (/ c (* b b)) (/ 1 a) 1) |
| 5.0ms | b | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+ (* -2 (/ (* a c) b)) (+ b b)) -2 (/ (* a c) b) (* a c) a (+ b b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ b 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))) (* 2 a) 2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (* b (+ (neg (/ c (* b b))) (/ 1 a))) (+ (neg (/ c (* b b))) (/ 1 a)) (neg (/ c (* b b))) (/ c (* b b)) (/ 1 a) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1814 | 20488 |
| 0 | 1871 | 18412 |
| 0 | 8243 | 18052 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) |
(/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) |
c |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
a |
(+.f64 b b) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) |
(*.f64 b b) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) |
(+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) |
(-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(*.f64 #s(literal 2 binary64) c) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(neg.f64 (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* a (- (/ (* a (pow c 3)) (pow b 5)) (* -1/2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 1/2 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))) (* -1 (/ (pow c 3) (pow b 5))))) (* -1/2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* -2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* 2 b))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (+ (* -2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#s(approx (neg (/ b a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (* (* a c) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ (- (/ (* a c) b) b) a))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (/ b a))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (/ (+ b (* -1 (/ (* a c) b))) a))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ 1 a) #s(hole binary64 (/ 1 a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ b (pow (sqrt -4) 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ b (pow (sqrt -4) 2))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -4)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b 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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ c b))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (- (* -1 (/ b a)) (* -1 (/ c b))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ c b)) (/ b a)))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (- (/ 1 a) (/ c (pow b 2))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* a b))) a)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (* a b))) a)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (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 (* (* a c) -4)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* 2 (pow b 2))) b))) |
#s(approx (+ b b) #s(hole binary64 (* 2 b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (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 (- (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 (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ (- (* -1 (/ (pow b 2) a)) (* -1 c)) b))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) b))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (/ (- (/ (pow b 2) a) c) (pow b 2)))) |
#s(approx (neg (/ c (* b b))) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 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))) b) #s(hole binary64 (* 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 (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 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))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 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 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (/ (* (pow a 2) c) (pow b 5)) (* -1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))) (* -1 (/ (pow a 2) (pow b 5))))) (* -1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (- (/ c b) (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (* a (pow (sqrt -4) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* c (- (/ b (* a c)) (/ 1 b))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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 (- (sqrt (+ (* (* -4 a) c) (* b 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b))))) |
(/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) |
c |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 (+.f64 b b) (+.f64 b b))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (+.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 3 binary64)) (pow.f64 (+.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (-.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (+.f64 b b))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)) |
(-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal -2 binary64) b)) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (+.f64 b b)) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
a |
(*.f64 #s(literal 2 binary64) b) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (-.f64 b b)) |
(/.f64 (fma.f64 (*.f64 b b) b (*.f64 (*.f64 b b) b)) (fma.f64 b b (-.f64 (*.f64 b b) (*.f64 b b)))) |
(+.f64 b b) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 b a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b))) |
(/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 b b)) (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)))) |
(+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) (neg.f64 a)) |
(/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) |
(-.f64 (/.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 b a)) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 b b)) (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b b (*.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)))) |
(-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 b (neg.f64 a)) |
(neg.f64 (/.f64 b a)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(literal 2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 c c) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))))) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 b (neg.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(fma.f64 b (/.f64 (neg.f64 c) (*.f64 b b)) (*.f64 b (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 (neg.f64 c) (*.f64 b b))) (*.f64 b (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 (neg.f64 c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (-.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 (neg.f64 c) (*.f64 b b)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(/.f64 c (neg.f64 (*.f64 b b))) |
(neg.f64 (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 c b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (-.f64 (neg.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal 2 binary64) b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (+.f64 b b)) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b))) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 a c) b)) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx a a) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (/.f64 c b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 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 (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 c b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))))) |
#s(approx (neg (/ b a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) 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 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 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 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))))) |
#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) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (* 2 a) (+.f64 a 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 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) 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 (* (* a c) -4)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (* (* a c) -4) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (neg.f64 b) a)) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (/.f64 b a)) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (/.f64 (+.f64 b (neg.f64 (/.f64 (*.f64 a c) b))) a)) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a c) (*.f64 b b)))) a)) |
#s(approx (/ 1 a) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c #s(literal 16 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 (neg.f64 (/.f64 b #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b #s(literal -4 binary64))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c #s(literal 16 binary64))))) (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (/.f64 b #s(literal -4 binary64))))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal 2 binary64) (/.f64 b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (/.f64 (neg.f64 b) a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (/.f64 (neg.f64 b) a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 b a)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c #s(literal 16 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 b a)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 c b)) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 (neg.f64 b) a) (neg.f64 (/.f64 c b)))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (neg.f64 (/.f64 c b))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (+.f64 (neg.f64 (/.f64 c b)) (/.f64 b a))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) c))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) b)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (neg.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal -1/2 binary64) b)) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) c))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal -1/2 binary64) b)) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (* (* a c) -4)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal 16 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (neg.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal 16 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 b b))) b)) |
#s(approx (+ b b) (+.f64 b b)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))))))))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal 16 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (neg.f64 c)) b)) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (/.f64 (+.f64 (neg.f64 c) (/.f64 (*.f64 b b) a)) b)) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) a) c) (*.f64 b b))) |
#s(approx (neg (/ c (* b b))) (/.f64 (neg.f64 c) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal -1/2 binary64) c)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)) |
#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) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (neg.f64 b) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (neg.f64 b) a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (-.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) 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)))) (neg.f64 (*.f64 b (-.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)))) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.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))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 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)))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (neg.f64 (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (neg.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx c c) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal 2 binary64) b (*.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 (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (*.f64 b b) b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) (*.f64 a b)))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.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 (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.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 (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64))) b))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 b (*.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 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 c) (+.f64 c c)) |
#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 (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (*.f64 (*.f64 c c) c)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -4 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (/.f64 b (*.f64 a #s(literal -4 binary64))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 b c)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (*.f64 (*.f64 c c) c)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #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 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #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 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 b c)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b c) a))) c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64))) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b c) a))) c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 b c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (* -2 (/ (* a c) b)) (+ b b)) (neg.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 b) a) (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (neg.f64 (*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (* b (+ (neg (/ c (* b b))) (/ 1 a))) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (neg.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
Compiled 15 008 to 3 604 computations (76% saved)
21 alts after pruning (19 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 613 | 6 | 619 |
| Fresh | 2 | 13 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 618 | 21 | 639 |
| Status | Accuracy | Program |
|---|---|---|
| 31.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) | |
| ▶ | 44.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
| 57.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))) | |
| 56.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 a c)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) | |
| ▶ | 44.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
| 36.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) | |
| 65.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b #s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))))) | |
| 64.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)))) | |
| ▶ | 65.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
| 17.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) | |
| 45.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) | |
| 8.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 12.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
| 16.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 36.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
| 10.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) | |
| 50.9% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)))) | |
| 48.2% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) | |
| 46.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) | |
| ✓ | 31.4% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
| ✓ | 66.8% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
Compiled 1 625 to 1 355 computations (16.6% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 c b) |
(/.f64 b a) |
a |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 b a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(+.f64 c c) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
#s(literal -4 binary64) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ (- (/ (* a c) b) b) a))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (/ (- (/ (* a c) b) b) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg (/ b a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (* (* a c) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* 1/2 (/ b a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ c b))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (- (* -1 (/ b a)) (* -1 (/ c b))))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (/ c b))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ (- (* -1 (/ (pow b 2) a)) (* -1 c)) b))) |
#s(approx (- (/ c b) (/ b a)) #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 (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (/ c b) (/ b a)) #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 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx c #s(hole binary64 c)) |
#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 (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (- (/ c b) (/ b a)))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (- (/ c b) (/ b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (+ c c) #s(hole binary64 (* 2 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (- (/ c b) (/ b a)) #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 (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* c (- (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | 0 | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (- (/ c b) (/ b a)) (/ c b) (/ b a) a (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (* a c) -4 (+ a a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a)) 1/2) |
| 5.0ms | c | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (- (/ c b) (/ b a)) (/ c b) (/ b a) a (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (* a c) -4 (+ a a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a)) 1/2) |
| 4.0ms | c | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (- (/ c b) (/ b a)) (/ c b) (/ b a) a (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (* a c) -4 (+ a a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a)) 1/2) |
| 4.0ms | a | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (- (/ c b) (/ b a)) (/ c b) (/ b a) a (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (* a c) -4 (+ a a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a)) 1/2) |
| 4.0ms | a | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (- (/ c b) (/ b a)) (/ c b) (/ b a) a (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* a c) -4)) (* (* a c) -4) (* a c) -4 (+ a a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a)) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1248 | 12989 |
| 0 | 1291 | 11556 |
| 1 | 6853 | 11556 |
| 0 | 8014 | 11036 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 c b) |
(/.f64 b a) |
a |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 b a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(+.f64 c c) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
#s(literal -4 binary64) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ (- (/ (* a c) b) b) a))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (/ (- (/ (* a c) b) b) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg (/ b a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (* (* a c) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* 1/2 (/ b a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ c b))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (- (* -1 (/ b a)) (* -1 (/ c b))))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (/ c b))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (/ (- (* -1 (/ (pow b 2) a)) (* -1 c)) b))) |
#s(approx (- (/ c b) (/ b a)) #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 (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (/ c b) (/ b a)) #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 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx c #s(hole binary64 c)) |
#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 (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (- (/ c b) (/ b a)))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (- (/ c b) (/ b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))))) |
#s(approx (+ c c) #s(hole binary64 (* 2 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (- (/ c b) (/ b a)) #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 (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* c (- (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (- (/ c b) (/ b a)) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 c (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)))) |
(*.f64 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (fma.f64 (*.f64 c c) c (*.f64 (*.f64 c c) c)) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(+.f64 c c) |
#s(literal 2 binary64) |
c |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))))) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 c b) (/.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (fma.f64 (/.f64 c b) (/.f64 c b) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 c b) (/.f64 b a))))) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
a |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (neg.f64 b) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 b (neg.f64 a)) |
(neg.f64 (/.f64 b a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 b (neg.f64 a)) |
(neg.f64 (/.f64 b a)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (neg.f64 b)) (+.f64 a a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 c) a)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 (/.f64 c a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) (neg.f64 b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 c (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)))) |
(*.f64 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (fma.f64 (*.f64 c c) c (*.f64 (*.f64 c c) c)) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(+.f64 c c) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 a c) |
(*.f64 c a) |
#s(literal -4 binary64) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) (*.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) (+.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (fma.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(-.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 b a) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(+.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (/.f64 b a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 a (fma.f64 (+.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 a (/.f64 c b)) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) 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 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (neg.f64 b) a)) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a)) |
#s(approx (- (/ c b) (/ b a)) (/.f64 (neg.f64 b) a)) |
#s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx a a) |
#s(approx (neg (/ b a)) (/.f64 (neg.f64 b) a)) |
#s(approx (neg (/ b a)) (/.f64 (neg.f64 b) a)) |
#s(approx (sqrt (* (/ c a) -1)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (* (/ c a) -1) (/.f64 (neg.f64 c) a)) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 a (fma.f64 (+.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (sqrt (* (* a c) -4)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (* (* a c) -4) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* 1/2 (/ b a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))) #s(literal -2 binary64) (/.f64 (+.f64 b b) #s(literal -4 binary64))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 16 binary64) c)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (+.f64 b b) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 c b)) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 c) b))) |
#s(approx (- (/ c b) (/ b a)) (/.f64 c b)) |
#s(approx (- (/ c b) (/ b a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))) #s(literal -2 binary64) (/.f64 (+.f64 b b) #s(literal -4 binary64))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 16 binary64) c)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (+.f64 b b) #s(literal -4 binary64)))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) a) #s(literal -2 binary64) (*.f64 (*.f64 a b) #s(literal -1/2 binary64))) a)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) b) c)) #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) (sqrt.f64 #s(literal -1 binary64))) b) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64))) a) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) #s(literal 2 binary64))) a))) a)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))))) a)) b) a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) b) a))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) a) #s(literal -2 binary64) (*.f64 (*.f64 a b) #s(literal -1/2 binary64))) a)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) b) c)) #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) (sqrt.f64 #s(literal -1 binary64))) b) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64))) a) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c))) #s(literal -1/16 binary64)) #s(literal 2 binary64))) a))) a)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (* (* a c) -4)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64) (/.f64 (+.f64 b b) (*.f64 #s(literal -4 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (+.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (neg.f64 c)) b)) |
#s(approx (- (/ c b) (/ b a)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) c) b)) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64) (/.f64 (+.f64 b b) (*.f64 #s(literal -4 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (+.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (- (/ c b) (/ b a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (*.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b)) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) c) a))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (/ c b) (/ b a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) 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 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (if (>= b 0) (/ (+ c c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) c) a))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 c c) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (* 2 c) (+.f64 c c)) |
#s(approx c c) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #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 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)))) 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 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (- (/ c b) (/ b a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 c c) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (* 2 c) (+.f64 c c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (neg.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 c c)))) (/.f64 (+.f64 b b) (*.f64 #s(literal -4 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a))))) (*.f64 (*.f64 c c) c))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -4 binary64) a)) #s(literal -2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (- (/ c b) (/ b a)) (*.f64 (+.f64 (/.f64 (neg.f64 b) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 c c)))) (/.f64 (+.f64 b b) (*.f64 #s(literal -4 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a))))) (*.f64 (*.f64 c c) c))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -4 binary64) a)) #s(literal -2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal -1 binary64))) b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (*.f64 a a))) #s(literal -1/16 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64)))) c)) (*.f64 (*.f64 b (/.f64 c a)) #s(literal -1/2 binary64))) c)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))))) c)) b) c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 a c)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) c))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (- (/ c b) (/ b a)) (*.f64 (neg.f64 c) (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))) #s(literal 1/4 binary64))) c)) b) c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal -1 binary64))) b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (*.f64 a a))) #s(literal -1/16 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64)))) c)) (*.f64 (*.f64 b (/.f64 c a)) #s(literal -1/2 binary64))) c)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 a c)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) c))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 b (*.f64 a c)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
Compiled 11 130 to 2 212 computations (80.1% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 499 | 10 | 509 |
| Fresh | 10 | 4 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 512 | 18 | 530 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 44.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
| 30.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) | |
| 57.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))) | |
| 44.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 c) a)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) | |
| 44.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) | |
| 50.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))) c)))) | |
| 36.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) | |
| 64.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)))) | |
| 65.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) | |
| 42.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) | |
| 45.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) | |
| 50.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) | |
| ✓ | 36.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
| 10.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) | |
| 12.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) | |
| 50.9% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)))) | |
| ✓ | 31.4% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
| ✓ | 66.8% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
Compiled 1 647 to 976 computations (40.7% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b #s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 a c)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 c) a)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
4 calls:
| 16.0ms | b |
| 13.0ms | c |
| 13.0ms | a |
| 11.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.1% | 5 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 75.3% | 1 | a |
| 92.1% | 3 | b |
| 79.0% | 3 | c |
Compiled 31 to 29 computations (6.5% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b #s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
2 calls:
| 13.0ms | b |
| 8.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.6% | 3 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 87.7% | 4 | b |
Compiled 29 to 23 computations (20.7% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b #s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b #s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b #s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
4 calls:
| 23.0ms | a |
| 6.0ms | c |
| 6.0ms | b |
| 6.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.5% | 1 | a |
| 67.7% | 2 | c |
| 71.2% | 3 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 74.3% | 2 | b |
Compiled 31 to 29 computations (6.5% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 b #s(approx (+ (neg (/ c (* b b))) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
2 calls:
| 5.0ms | b |
| 5.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.7% | 2 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 69.2% | 2 | b |
Compiled 29 to 23 computations (20.7% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (- (neg (sqrt (* (/ c a) -1))) (* 1/2 (/ b a))) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)) (+.f64 a a))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))) (* 2 a)) #s(approx (neg (* b (+ (neg (/ c (* b b))) (/ 1 a)))) (-.f64 (/.f64 c b) (/.f64 b a))))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
3 calls:
| 2.0ms | b |
| 1.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 1.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.2% | 4 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 40.3% | 2 | c |
| 69.1% | 3 | b |
Compiled 30 to 26 computations (13.3% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) b) a) #s(literal 1/2 binary64)))) |
2 calls:
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.3% | 2 | a |
| 65.4% | 2 | b |
Compiled 2 to 6 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
4 calls:
| 1.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.7% | 1 | a |
| 36.7% | 1 | c |
| 36.7% | 1 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 36.7% | 1 | b |
Compiled 31 to 29 computations (6.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.850196509194073e+46 | 2.9321665123052404e+49 |
| 19.0ms | -1.2743122611806773e+41 | -2.370599679628635e+33 |
| 22.0ms | 272× | 0 | valid |
| 1.0ms | 15× | 0 | invalid |
Compiled 1 563 to 1 309 computations (16.3% saved)
ival-mult!: 6.0ms (38.1% of total)ival-div!: 3.0ms (19.1% of total)ival-sqrt: 2.0ms (12.7% of total)ival-if: 1.0ms (6.4% of total)ival-sub!: 1.0ms (6.4% of total)ival-add!: 1.0ms (6.4% of total)ival->=: 1.0ms (6.4% of total)ival-neg: 1.0ms (6.4% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.850196509194073e+46 | 2.9321665123052404e+49 |
| 6.0ms | -3.1354531242263673e-203 | -9.07350778987013e-206 |
| 2.0ms | -1.2743122611806773e+41 | -2.370599679628635e+33 |
| 11.0ms | 144× | 0 | valid |
| 2.0ms | 23× | 0 | invalid |
Compiled 1 918 to 1 611 computations (16% saved)
ival-mult!: 3.0ms (33.1% of total)ival-div!: 2.0ms (22.1% of total)ival-if: 1.0ms (11% of total)ival-sub!: 1.0ms (11% of total)ival-sqrt: 1.0ms (11% of total)ival->=: 1.0ms (11% of total)ival-neg: 1.0ms (11% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.850196509194073e+46 | 2.9321665123052404e+49 |
| 25.0ms | -1.2284255125509554e-25 | -3.314501823788204e-40 |
| 13.0ms | 160× | 0 | valid |
| 1.0ms | 17× | 0 | invalid |
Compiled 1 815 to 1 456 computations (19.8% saved)
ival-mult!: 4.0ms (41.4% of total)ival-if: 1.0ms (10.4% of total)ival-sub!: 1.0ms (10.4% of total)ival-sqrt: 1.0ms (10.4% of total)ival->=: 1.0ms (10.4% of total)ival-div!: 1.0ms (10.4% of total)ival-neg: 1.0ms (10.4% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 2.9345642370444886e+24 | 2.8014605520666954e+27 |
| 11.0ms | -1.2284255125509554e-25 | -3.314501823788204e-40 |
| 17.0ms | 208× | 0 | valid |
| 2.0ms | 20× | 0 | invalid |
Compiled 1 317 to 1 050 computations (20.3% saved)
ival-mult!: 5.0ms (40.1% of total)ival-div!: 2.0ms (16% of total)ival-if: 1.0ms (8% of total)ival-sub!: 1.0ms (8% of total)ival-sqrt: 1.0ms (8% of total)ival->=: 1.0ms (8% of total)ival-neg: 1.0ms (8% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | -1.2284255125509554e-25 | -3.314501823788204e-40 |
Compiled 781 to 666 computations (14.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | -3.6038714196235344e-156 | -3.3615410445157293e-171 |
| 13.0ms | 160× | 0 | valid |
| 4.0ms | 57× | 0 | invalid |
Compiled 811 to 696 computations (14.2% saved)
ival-mult!: 4.0ms (34.6% of total)ival-div!: 2.0ms (17.3% of total)ival-if: 1.0ms (8.7% of total)ival-sub!: 1.0ms (8.7% of total)ival-sqrt: 1.0ms (8.7% of total)ival->=: 1.0ms (8.7% of total)ival-neg: 1.0ms (8.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 8.415719245471757e-213 | 3.788679685225361e-206 |
| 23.0ms | 7.525220078739569e-290 | 7.04178821563956e-285 |
| 23.0ms | -3.6038714196235344e-156 | -3.3615410445157293e-171 |
| 29.0ms | 288× | 0 | valid |
| 11.0ms | 134× | 0 | invalid |
Compiled 2 009 to 1 695 computations (15.6% saved)
ival-div!: 10.0ms (34.9% of total)ival-mult!: 8.0ms (27.9% of total)ival-sqrt: 3.0ms (10.5% of total)ival-if: 2.0ms (7% of total)ival-sub!: 2.0ms (7% of total)ival-neg: 2.0ms (7% of total)ival-add!: 1.0ms (3.5% of total)ival->=: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 8.415719245471757e-213 | 3.788679685225361e-206 |
| 1.0ms | 7.525220078739569e-290 | 7.04178821563956e-285 |
| 2.0ms | -3.6038714196235344e-156 | -3.3615410445157293e-171 |
Compiled 2 153 to 1 839 computations (14.6% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8.415719245471757e-213 | 3.788679685225361e-206 |
| 1.0ms | 7.525220078739569e-290 | 7.04178821563956e-285 |
| 1.0ms | -3.6038714196235344e-156 | -3.3615410445157293e-171 |
Compiled 2 115 to 1 757 computations (16.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 5.4270641172416644e-306 | 1.778203470208418e-300 |
| 1.0ms | -3.6038714196235344e-156 | -3.3615410445157293e-171 |
| 11.0ms | 144× | 0 | valid |
| 7.0ms | 60× | 0 | invalid |
Compiled 1 485 to 1 217 computations (18% saved)
ival-mult!: 4.0ms (36.5% of total)ival-div!: 2.0ms (18.3% of total)ival-if: 1.0ms (9.1% of total)ival-sub!: 1.0ms (9.1% of total)ival-sqrt: 1.0ms (9.1% of total)ival->=: 1.0ms (9.1% of total)ival-neg: 1.0ms (9.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.4270641172416644e-306 | 1.778203470208418e-300 |
Compiled 788 to 620 computations (21.3% saved)
| 1× | fuel |
Compiled 390 to 186 computations (52.3% saved)
Compiled 418 to 206 computations (50.7% saved)
Loading profile data...