
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 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 641.0ms | 5 494× | 0 | valid |
| 412.0ms | 978× | 0 | invalid |
| 320.0ms | 1 184× | 2 | valid |
| 178.0ms | 1 349× | 1 | valid |
| 56.0ms | 229× | 3 | valid |
ival-sub!: 381.0ms (34% of total)ival-mult!: 267.0ms (23.8% of total)adjust: 138.0ms (12.3% of total)ival-sqrt: 133.0ms (11.9% of total)ival-div!: 107.0ms (9.5% of total)ival-neg: 96.0ms (8.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 114 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 54 | 0 | - | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 23 | 1 | (6.366447465024655e-121 -2.8158508651937106e+152 -5.550423937531472e-171) | 1 | (1.1506384892176704e-259 -2.774690653594667e-214 1.3398865329005144e-272) | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 108 | 0 |
| ↳ | (*.f64 b b) | overflow | 93 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 27 | |
| ↳ | (*.f64 a c) | overflow | 26 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 108 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 54 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | u/n | 23 | 0 |
| ↳ | (*.f64 b b) | underflow | 51 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 37 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 28 | |
| ↳ | (*.f64 a c) | underflow | 28 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 6 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 6 | 0 |
| ↳ | (*.f64 b b) | underflow | 51 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 28 | |
| ↳ | (*.f64 a c) | underflow | 28 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 6 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | overflow | 93 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 27 | |
| ↳ | (*.f64 a c) | overflow | 26 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 133 | 0 |
| - | 18 | 105 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 133 | 0 | 0 |
| - | 18 | 0 | 105 |
| number | freq |
|---|---|
| 0 | 105 |
| 1 | 109 |
| 2 | 40 |
| 3 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 332× | 0 | valid |
| 17.0ms | 88× | 2 | valid |
| 12.0ms | 76× | 1 | valid |
| 4.0ms | 16× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-sqrt: 12.0ms (30.9% of total)ival-mult!: 11.0ms (28.4% of total)adjust: 6.0ms (15.5% of total)ival-sub!: 4.0ms (10.3% of total)ival-div!: 4.0ms (10.3% of total)ival-neg: 2.0ms (5.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 175 |
| 1 | 174 | 168 |
| 2 | 445 | 168 |
| 3 | 981 | 168 |
| 4 | 1893 | 168 |
| 5 | 5080 | 168 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 34 to 28 computations (17.6% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* 4 (* a c)) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | b | @ | inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
| 4.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
| 4.0ms | b | @ | 0 | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
| 3.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
| 3.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 668 | 4352 |
| 0 | 682 | 4127 |
| 0 | 3806 | 3914 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* 4 (* a c)) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(/.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))))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 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) |
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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (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))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
#s(literal 4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (- (* 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 c a) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* 4 (* a c)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (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)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#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 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 c a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (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 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (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 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a))) a) #s(literal -1 binary64) (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 c a) #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 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) a)) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #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 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 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 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#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 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#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 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 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 #s(literal -4 binary64) (*.f64 c a))))) |
#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)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(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)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.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 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.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)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 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) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.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))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.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)))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.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))))) c))) |
#s(approx (- (* b b) (* 4 (* a c))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 4 binary64))) c))) |
Compiled 5 272 to 905 computations (82.8% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 16 | 145 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 130 | 16 | 146 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 31.6% | (/.f64 (/.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))))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 50.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
| 20.2% | (/.f64 #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 #s(literal 2 binary64) a)) | |
| 26.3% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 18.8% | (/.f64 #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 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))))) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.9% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.3% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| 20.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) | |
| ▶ | 31.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| 31.7% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| 15.1% | #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))) | |
| 19.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| ▶ | 30.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
| ▶ | 37.0% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| 33.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
Compiled 948 to 674 computations (28.9% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(*.f64 c c) |
(*.f64 b b) |
(/.f64 (/.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))))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.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))))) (fma.f64 #s(literal -1 binary64) 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))) (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))) (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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 c)) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (/ c (+ b (* -1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* 4 (/ (* a (pow c 2)) (* b (pow (+ b (* -1 b)) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2))))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* 4 (/ (* a c) (+ b (* -1 b)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (+ (* 4 (/ c (+ b (* -1 b)))) (* 8 (/ (* a (pow c 2)) (* b (pow (+ b (* -1 b)) 2)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (+ (* 4 (/ c (+ b (* -1 b)))) (* a (+ (* -4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 8 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (+ (* 4 (/ c (+ b (* -1 b)))) (* a (+ (* 8 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))) (* a (+ (* -4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -4 (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))))))) |
#s(approx (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (pow b 2))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (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)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (/ (+ (* -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))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (/ (+ (* -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))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (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)))) (pow a 3))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 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))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -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)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 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)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -4 (/ (+ (* -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)) (* a b)) a))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 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)))))))))) a)) (* 4 (+ (* -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)) (* a b)) a))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -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))) #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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) b))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (/ (* c c) (* b b)) #s(hole binary64 (/ (pow c 2) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (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/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 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 (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4)))))))) (* -4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))))) |
#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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -2 b))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* b (- (+ (* -4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))) 2)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* b (- (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* -4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) 2)))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -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))) #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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* c (+ 1 (/ (* a c) (pow b 2)))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* b (pow (+ b (* -1 b)) 2)))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow a 3) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (+ (* 4 (/ a (+ b (* -1 b)))) (* 8 (/ (* (pow a 2) c) (* b (pow (+ b (* -1 b)) 2)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (+ (* 4 (/ a (+ b (* -1 b)))) (* c (+ (* -4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 8 (/ (pow a 2) (* b (pow (+ b (* -1 b)) 2)))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (+ (* 4 (/ a (+ b (* -1 b)))) (* c (+ (* 8 (/ (pow a 2) (* b (pow (+ b (* -1 b)) 2)))) (* c (+ (* -4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -4 (+ (* -4 (/ (pow a 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))))))) |
#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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (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 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c)) (* 4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* b c)) c))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -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))) #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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | b | @ | -inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (/ (* c c) (* b b)) (* c c) (* b b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) -1) |
| 8.0ms | a | @ | 0 | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (/ (* c c) (* b b)) (* c c) (* b b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) -1) |
| 8.0ms | c | @ | 0 | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (/ (* c c) (* b b)) (* c c) (* b b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) -1) |
| 7.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (/ (* c c) (* b b)) (* c c) (* b b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) -1) |
| 7.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (/ (* c c) (* b b)) (* c c) (* b b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1552 | 16029 |
| 0 | 1597 | 13766 |
| 0 | 8229 | 13450 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(*.f64 c c) |
(*.f64 b b) |
(/.f64 (/.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))))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.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))))) (fma.f64 #s(literal -1 binary64) 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))) (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))) (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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 c)) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (/ c (+ b (* -1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* 4 (/ (* a (pow c 2)) (* b (pow (+ b (* -1 b)) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2))))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* 4 (/ (* a c) (+ b (* -1 b)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (+ (* 4 (/ c (+ b (* -1 b)))) (* 8 (/ (* a (pow c 2)) (* b (pow (+ b (* -1 b)) 2)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (+ (* 4 (/ c (+ b (* -1 b)))) (* a (+ (* -4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 8 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (+ (* 4 (/ c (+ b (* -1 b)))) (* a (+ (* 8 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))) (* a (+ (* -4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -4 (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))))))) |
#s(approx (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (pow b 2))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (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)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (/ (+ (* -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))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (/ (+ (* -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))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (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)))) (pow a 3))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 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))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -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)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 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)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -4 (/ (+ (* -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)) (* a b)) a))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 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)))))))))) a)) (* 4 (+ (* -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)) (* a b)) a))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -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))) #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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) b))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (/ (* c c) (* b b)) #s(hole binary64 (/ (pow c 2) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (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/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 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 (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4)))))))) (* -4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))))) |
#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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -2 b))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* b (- (+ (* -4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))) 2)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* b (- (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* -4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) 2)))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -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))) #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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* c (+ 1 (/ (* a c) (pow b 2)))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* b (pow (+ b (* -1 b)) 2)))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow a 3) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (+ (* 4 (/ a (+ b (* -1 b)))) (* 8 (/ (* (pow a 2) c) (* b (pow (+ b (* -1 b)) 2)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (+ (* 4 (/ a (+ b (* -1 b)))) (* c (+ (* -4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 8 (/ (pow a 2) (* b (pow (+ b (* -1 b)) 2)))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (+ (* 4 (/ a (+ b (* -1 b)))) (* c (+ (* 8 (/ (pow a 2) (* b (pow (+ b (* -1 b)) 2)))) (* c (+ (* -4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -4 (+ (* -4 (/ (pow a 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))))))) |
#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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (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 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c)) (* 4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* b c)) c))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -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))) #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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 (neg.f64 c) b) |
(/.f64 c (neg.f64 b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 c b) (neg.f64 b))) (neg.f64 a)) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 (neg.f64 b) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a c) b) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a c) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b) (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a c) b) (neg.f64 b))))) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(+.f64 (/.f64 (*.f64 a c) b) (neg.f64 b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c)) b) |
(/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b)) |
(neg.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) b)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c)) (neg.f64 b)) |
(/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) b) |
(+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) |
(fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) |
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) |
(*.f64 (/.f64 c b) (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 c c) b) b) |
(/.f64 (neg.f64 (*.f64 c c)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 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))) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.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)))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.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 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.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 (neg.f64 b) (neg.f64 b) (*.f64 (neg.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 (neg.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) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(+.f64 (*.f64 b b) (*.f64 (neg.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fabs.f64 (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))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(sqrt.f64 (*.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 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fabs.f64 (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))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(sqrt.f64 (*.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 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.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 (*.f64 b b) (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))))) |
(fma.f64 #s(literal -1 binary64) 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)))) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)))) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) b) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (-.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 b b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* -4 (* c a)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)))) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (+ (* a (/ c b)) (neg b)) (neg.f64 b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (-.f64 (/.f64 (*.f64 a c) b) b)) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/.f64 c (neg.f64 b))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (-.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (/.f64 c b)) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) c) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b)) (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 c c) b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) b)))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) b))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b)) (*.f64 a (fma.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b)) (*.f64 a (fma.f64 #s(literal 8 binary64) (/.f64 (/.f64 (*.f64 c c) b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -4 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) b)))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))))))))))) |
#s(approx (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b b)) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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)) (pow.f64 b #s(literal 3 binary64)))))))) |
#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 (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b b)) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal 0 binary64) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (+.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (neg.f64 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal 0 binary64) b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal 0 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 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 (* c a))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.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 (* c a))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (* c a)))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (* c a)))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (*.f64 a (-.f64 (/.f64 (neg.f64 c) (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (*.f64 a (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 a (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -4 binary64))))) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 16 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -4 binary64)))))) a)) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 4 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -4 binary64))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -4 binary64)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 16 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -4 binary64))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -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))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (+.f64 (/.f64 (neg.f64 b) a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (* c a))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (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 (* c a))))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.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 (* c a))))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (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 (* c a)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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 (* c a)))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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 (* c a)))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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 (+ (* b b) (* -4 (* c a))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 b a))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (neg.f64 (*.f64 a (-.f64 (/.f64 (/.f64 c a) b) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (neg.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (neg.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a))) a) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) c) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) a))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (neg.f64 b))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 a b)) a)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) c) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) a) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a) (*.f64 a b)) a)))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.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))) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* 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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 (*.f64 #s(literal -1/4 binary64) (/.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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (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 (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 b (-.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))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 b (-.f64 (*.f64 b (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.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 (* c a)))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 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 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 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 (-.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (neg (/ c b)) (/.f64 c (neg.f64 b))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (+.f64 c (neg.f64 (/.f64 (*.f64 b b) a))) b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a c)) b)) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (/.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (/.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c)) (*.f64 b b))) |
#s(approx (/ (* c c) (* b b)) (*.f64 (/.f64 c b) (/.f64 c b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 b a) #s(literal -4 binary64))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 b (fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 b (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 b (fma.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 b (fma.f64 b (*.f64 #s(literal -4 binary64) (fma.f64 b (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.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))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 b (-.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)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 b (-.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 b (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 b (-.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 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) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 2 binary64)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 2 binary64))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) c) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) 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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (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))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (neg.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 #s(literal 1 binary64) c)) b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (neg.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (neg.f64 b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (*.f64 c (+.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (*.f64 c (+.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (*.f64 c (+.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 a b) (/.f64 c (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) b)))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 #s(literal 0 binary64) b)) (*.f64 c (fma.f64 (*.f64 #s(literal -4 binary64) c) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 b (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 #s(literal 0 binary64) b)) (*.f64 c (fma.f64 #s(literal 8 binary64) (/.f64 (/.f64 (*.f64 a a) b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) (*.f64 c (*.f64 #s(literal -4 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) b)))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))))))))))) |
#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) (pow.f64 b #s(literal 3 binary64)))))))) |
#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 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal 0 binary64) b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal 0 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 c (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.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 (* c a)))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.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 (* c a)))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #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) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (/.f64 a b)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (neg.f64 (*.f64 (*.f64 c c) (+.f64 (pow.f64 (*.f64 b c) #s(literal -1 binary64)) (/.f64 a (pow.f64 b #s(literal 3 binary64))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) (*.f64 (*.f64 c c) (+.f64 (pow.f64 (*.f64 b c) #s(literal -1 binary64)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (*.f64 c c) (+.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 a (*.f64 b b))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 b a) #s(literal -4 binary64)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 b a) #s(literal -4 binary64)) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)) (*.f64 #s(literal 4 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -4 binary64)))))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -4 binary64))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -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))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.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))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.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 (* c a))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (neg.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 (* c a))))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.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 (* c a))))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (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 (* c a)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.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 (* c a)))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.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 (* c a)))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.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 (+ (* b b) (* -4 (* c a))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 b c)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.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)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.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)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) c) (*.f64 b c)) c)))) |
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) c) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) c) (*.f64 b c)) c)))) |
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.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))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.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))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.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))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b c)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 (*.f64 #s(literal -1/4 binary64) (/.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 (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (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))))))) |
Compiled 27 451 to 2 637 computations (90.4% saved)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 510 | 10 | 520 |
| Fresh | 4 | 7 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 516 | 20 | 536 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 50.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
| 26.3% | (/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 20.2% | (/.f64 #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 #s(literal 2 binary64) a)) |
| 16.9% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.3% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 50.5% | (-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) | |
| 31.7% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| ▶ | 15.1% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| 31.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| ▶ | 20.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| ✓ | 31.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| 36.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) | |
| 19.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| ✓ | 30.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
| 34.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) | |
| ✓ | 37.0% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| 29.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)))) | |
| 33.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) | |
| ▶ | 11.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
Compiled 1 246 to 789 computations (36.7% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (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) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(literal -1/2 binary64) |
(/.f64 b a) |
(/.f64 #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 #s(literal 2 binary64) a)) |
#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 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c) |
(-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 b) c) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(/.f64 a c) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (/ c (+ b (* -1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* 4 (/ (* a (pow c 2)) (* b (pow (+ b (* -1 b)) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2))))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (+ (* -1/2 b) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))) |
#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 (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (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)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#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) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (* -1 (/ b a)))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -4))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* a (- (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 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))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -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)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 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)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) 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 (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -1 (* a (- (/ b (* a c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ 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 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (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/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 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) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (+ (* -1 b) (* -1 (* (sqrt (* a c)) (sqrt -4)))))) |
#s(approx (/ (neg b) c) #s(hole binary64 (* -1 (/ b c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b (- (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 b))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1)))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -1 (/ b c)))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/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 (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ a c)) (/ (sqrt -4) b)) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* b (pow (+ b (* -1 b)) 2)))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow a 3) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (/ (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (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 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* 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 (* 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) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -4))) (* -1 (/ b c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #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))))) #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) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) -1/2 (/ b a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (/ (neg b) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (* 2 a) 2) |
| 5.0ms | a | @ | 0 | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) -1/2 (/ b a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (/ (neg b) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (* 2 a) 2) |
| 4.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) -1/2 (/ b a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (/ (neg b) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (* 2 a) 2) |
| 4.0ms | c | @ | 0 | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) -1/2 (/ b a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (/ (neg b) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (* 2 a) 2) |
| 4.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) -1/2 (/ b a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (/ (neg b) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1193 | 11578 |
| 0 | 1229 | 9643 |
| 1 | 6767 | 9520 |
| 0 | 8020 | 9267 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (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) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(literal -1/2 binary64) |
(/.f64 b a) |
(/.f64 #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 #s(literal 2 binary64) a)) |
#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 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c) |
(-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 b) c) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(/.f64 a c) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (/ c (+ b (* -1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* 4 (/ (* a (pow c 2)) (* b (pow (+ b (* -1 b)) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2))))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (+ (* -1/2 b) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))) |
#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 (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (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)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#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) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (* -1 (/ b a)))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -4))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* a (- (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 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))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -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)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 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)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) 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 (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -1 (* a (- (/ b (* a c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ 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 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (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/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 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) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (+ (* -1 b) (* -1 (* (sqrt (* a c)) (sqrt -4)))))) |
#s(approx (/ (neg b) c) #s(hole binary64 (* -1 (/ b c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b (- (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 b))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1)))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -1 (/ b c)))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/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 (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ a c)) (/ (sqrt -4) b)) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* b (pow (+ b (* -1 b)) 2)))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow a 3) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (/ (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (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 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* 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 (* 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) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -4))) (* -1 (/ b c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) #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))))) #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) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) #s(hole binary64 (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.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 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (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 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) 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 (*.f64 a #s(literal -4 binary64)) c)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
#s(literal -4 binary64) |
(*.f64 a c) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
(neg.f64 (sqrt.f64 (neg.f64 (/.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 (neg.f64 (/.f64 c a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 (/.f64 c a))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.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 (*.f64 c #s(literal -1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) c) a) |
(neg.f64 (/.f64 c a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.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) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) (sqrt.f64 (neg.f64 (/.f64 c a))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c a)) #s(literal 3/2 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 (neg.f64 (/.f64 c a))) (sqrt.f64 (neg.f64 (/.f64 c a)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 (/.f64 c a))))))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
(+.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
(*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c) |
(*.f64 c (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (fma.f64 (/.f64 b c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64))) (fma.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(fma.f64 (/.f64 b c) #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(+.f64 (/.f64 (neg.f64 b) c) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(*.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 c)) |
(/.f64 (neg.f64 b) c) |
(neg.f64 (/.f64 b c)) |
(*.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 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 (*.f64 a #s(literal -4 binary64)) c) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(literal 2 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 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 c b) a) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) b) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 b b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (/.f64 c (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) b))) a (*.f64 (/.f64 c (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 c b) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) a (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))))) a (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) b))) a (*.f64 (/.f64 c (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (sqrt (* (/ c a) -1)) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
#s(approx (* (/ c a) -1) (neg.f64 (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (+ (* -1/2 (/ b a)) (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 (/ b a) (/.f64 b a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 c b) a) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#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 (* 2 a) (*.f64 #s(literal 2 binary64) 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)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.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 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.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 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.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 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.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 (* c a))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (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)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (*.f64 a a)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 b #s(literal -4 binary64))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (*.f64 a a)) #s(literal -2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 16 binary64))) #s(literal 1/2 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 b #s(literal -4 binary64)))))) a)) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.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 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (-.f64 (/.f64 (neg.f64 b) (*.f64 a c)) (*.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal -2 binary64) (/.f64 b a)) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal -2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 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) #s(literal -1 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal -2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))) #s(literal -1/2 binary64))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal 2 binary64))))) a))) |
#s(approx (+ (* b b) (* -4 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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 b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/16 binary64)) a) #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -1/2 binary64))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal 1/32 binary64))) a) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/16 binary64)) #s(literal -2 binary64))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal -2 binary64) (/.f64 b a)) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal -2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 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) #s(literal -1 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal -2 binary64))) a))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) #s(literal -2 binary64) (/.f64 b a)) a))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) a))) |
#s(approx (sqrt (* (/ a c) -4)) (*.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))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.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 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 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 (* c a))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 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 (pow.f64 (*.f64 a c) #s(literal -3 binary64)))) (pow.f64 #s(literal -4 binary64) #s(literal -3/2 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.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 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 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 (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) c) b)) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (/.f64 b a) #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 16 binary64)))) b (*.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) b (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal -1 binary64) (neg.f64 b))) |
#s(approx (/ (neg b) c) (/.f64 (neg.f64 b) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.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 (* c a)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.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 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) c) (fma.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) b) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (neg.f64 b)) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (*.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) b)) #s(literal 1 binary64)) b)) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (/.f64 (neg.f64 b) c)) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) b)) (pow.f64 c #s(literal -1 binary64))) 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)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (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))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.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 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (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)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#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)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (neg.f64 (/.f64 c a))) b) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (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))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))) b))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 a c)) #s(literal 1 binary64)))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 a c)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (*.f64 (/.f64 a b) (/.f64 c (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) b)) #s(literal 4 binary64))) c (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 a b) (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) c (fma.f64 (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))))) c (*.f64 (/.f64 a (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) b)) #s(literal 4 binary64))) c (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.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 (* c a))))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.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 (* c a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.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 (* c a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.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 (* c a))) (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 3/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (*.f64 c c)) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (/.f64 b a) #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 3/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a)))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -4 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) (*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.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 (* c a))))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) c)) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c))) c))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 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) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.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))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.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)))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.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))))) c))) |
#s(approx (+ (* b b) (* -4 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c))) c))) c))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))) 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 (neg.f64 (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.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) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) c) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a)))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a)))) |
#s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (+ (* -1/2 (/ b a)) (sqrt (* (/ c a) -1))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 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) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) c))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (* (- (/ (neg b) c) (sqrt (* (/ a c) -4))) c) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)) c))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (fma.f64 (/.f64 b c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(approx (sqrt (* (/ a c) -4)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
Compiled 12 358 to 1 724 computations (86% saved)
22 alts after pruning (17 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 307 | 8 | 315 |
| Fresh | 3 | 9 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 313 | 22 | 335 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 26.9% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| ✓ | 50.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
| 26.3% | (/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 11.5% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 14.7% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 29.0% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
| 32.3% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) | |
| ▶ | 50.5% | (-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
| ▶ | 31.7% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 15.1% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) | |
| 19.4% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) | |
| 20.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) | |
| 31.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| ✓ | 31.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| 36.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) | |
| ✓ | 30.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
| ▶ | 34.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) |
| ✓ | 37.0% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| ▶ | 29.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)))) |
| 33.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) | |
| ✓ | 11.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
Compiled 1 400 to 850 computations (39.3% saved)
| Inputs |
|---|
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 b) |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a)) |
#s(literal -2 binary64) |
(*.f64 (/.f64 c b) a) |
(/.f64 c b) |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) |
(neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b)) |
(/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(*.f64 a c) |
(*.f64 b b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)))) |
(neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b))) |
(+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(*.f64 a (*.f64 c c)) |
(*.f64 c c) |
| Outputs |
|---|
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (/ (- (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (/ (- (+ (* -1/2 b) (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1 (/ c b))))) (* 1/2 b)) a))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (* a (- (* 2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1 (/ c b))))) (* 1/2 b)) a))) |
#s(approx (/ (neg b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (/ c (+ b (* -1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* 4 (/ (* a (pow c 2)) (* b (pow (+ b (* -1 b)) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2))))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))))))))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* -2 (* (/ c b) a)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* (/ c b) a) #s(hole binary64 (/ (* a c) b))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 c)) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 c)) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (+ 1 (/ (* a c) (pow b 2))))) |
#s(approx (/ (* a c) (* b b)) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (/ c b))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (/ (* a (* c c)) (* b b)) b) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (/ (* a (* c c)) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (* a (* c c)) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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 (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (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)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (* a (+ (/ 1 a) (/ c (pow b 2)))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1/2 (/ b a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 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))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -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)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 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)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* b (- (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (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/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 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 (* c a))))) (+ 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 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 b) #s(hole binary64 (/ c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (/ (+ (* a c) (pow b 2)) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* b (- (/ (* a (pow c 2)) (pow b 4)) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (* 1/2 (/ b a))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* 2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) (* 1/2 (/ b a))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* b (pow (+ b (* -1 b)) 2)))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow a 3) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* c (+ 1 (/ (* a c) (pow b 2)))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (* c (+ 1 (/ (* a c) (pow b 2)))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* c (- (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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 (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (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 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (* c (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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 (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ a (pow b 2))) (/ 1 c)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | c | @ | 0 | ((- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) b (* 2 a) 2 a (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* -2 (* (/ c b) a)) -2 (* (/ c b) a) (/ c b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (* c (+ 1 (/ (* a c) (* b b)))) (+ 1 (/ (* a c) (* b b))) 1 (/ (* a c) (* b b)) (* a c) (* b b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/ (/ (* a (* c c)) (* b b)) b) (/ (* a (* c c)) (* b b)) (* a (* c c)) (* c c)) |
| 8.0ms | a | @ | inf | ((- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) b (* 2 a) 2 a (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* -2 (* (/ c b) a)) -2 (* (/ c b) a) (/ c b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (* c (+ 1 (/ (* a c) (* b b)))) (+ 1 (/ (* a c) (* b b))) 1 (/ (* a c) (* b b)) (* a c) (* b b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/ (/ (* a (* c c)) (* b b)) b) (/ (* a (* c c)) (* b b)) (* a (* c c)) (* c c)) |
| 7.0ms | b | @ | -inf | ((- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) b (* 2 a) 2 a (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* -2 (* (/ c b) a)) -2 (* (/ c b) a) (/ c b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (* c (+ 1 (/ (* a c) (* b b)))) (+ 1 (/ (* a c) (* b b))) 1 (/ (* a c) (* b b)) (* a c) (* b b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/ (/ (* a (* c c)) (* b b)) b) (/ (* a (* c c)) (* b b)) (* a (* c c)) (* c c)) |
| 7.0ms | a | @ | -inf | ((- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) b (* 2 a) 2 a (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* -2 (* (/ c b) a)) -2 (* (/ c b) a) (/ c b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (* c (+ 1 (/ (* a c) (* b b)))) (+ 1 (/ (* a c) (* b b))) 1 (/ (* a c) (* b b)) (* a c) (* b b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/ (/ (* a (* c c)) (* b b)) b) (/ (* a (* c c)) (* b b)) (* a (* c c)) (* c c)) |
| 7.0ms | c | @ | -inf | ((- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) b (* 2 a) 2 a (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* -2 (* (/ c b) a)) -2 (* (/ c b) a) (/ c b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) (/ (+ (* a (/ (* c c) (* b b))) c) b) (+ (* a (/ (* c c) (* b b))) c) (* c (+ 1 (/ (* a c) (* b b)))) (+ 1 (/ (* a c) (* b b))) 1 (/ (* a c) (* b b)) (* a c) (* b b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/ (/ (* a (* c c)) (* b b)) b) (/ (* a (* c c)) (* b b)) (* a (* c c)) (* c c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1442 | 14155 |
| 0 | 1485 | 12025 |
| 0 | 8555 | 11657 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 b) |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a)) |
#s(literal -2 binary64) |
(*.f64 (/.f64 c b) a) |
(/.f64 c b) |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) |
(neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b)) |
(/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(*.f64 a c) |
(*.f64 b b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)))) |
(neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b))) |
(+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(*.f64 a (*.f64 c c)) |
(*.f64 c c) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (/ (- (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (/ (- (+ (* -1/2 b) (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1 (/ c b))))) (* 1/2 b)) a))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (* a (- (* 2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1 (/ c b))))) (* 1/2 b)) a))) |
#s(approx (/ (neg b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (/ c (+ b (* -1 b)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* 4 (/ (* a (pow c 2)) (* b (pow (+ b (* -1 b)) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2))))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (/ c (+ b (* -1 b)))) (* a (+ (* 4 (/ (pow c 2) (* b (pow (+ b (* -1 b)) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow c 3) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))))))))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* -2 (* (/ c b) a)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* (/ c b) a) #s(hole binary64 (/ (* a c) b))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 c)) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 c)) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (+ 1 (/ (* a c) (pow b 2))))) |
#s(approx (/ (* a c) (* b b)) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (/ c b))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (/ (* a (* c c)) (* b b)) b) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (/ (* a (* c c)) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (* a (* c c)) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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 (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (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)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (* a (+ (/ 1 a) (/ c (pow b 2)))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1/2 (/ b a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 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))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -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)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 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)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* b (- (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (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/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 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 (* c a))))) (+ 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 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 b) #s(hole binary64 (/ c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (/ (+ (* a c) (pow b 2)) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* b (- (/ (* a (pow c 2)) (pow b 4)) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #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 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (* 1/2 (/ b a))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* 2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) (* 1/2 (/ b a))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* b (pow (+ b (* -1 b)) 2)))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2))))))) (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* b (pow (+ b (* -1 b)) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ b (* -1 b)) 3)))) (+ (* -4 (/ (pow a 3) (* (pow b 5) (pow (+ b (* -1 b)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))) (* b (+ b (* -1 b))))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow b 2) (pow (+ b (* -1 b)) 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (* -1 b)) 2)))))))))) (* 2 (/ 1 (+ b (* -1 b)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* c (+ 1 (/ (* a c) (pow b 2)))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (* c (+ 1 (/ (* a c) (pow b 2)))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* c (- (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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 (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (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 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (neg (/ (+ (* a (/ (* c c) (* b b))) c) b)) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))))) |
#s(approx (/ (+ (* a (/ (* c c) (* b b))) c) b) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (* c (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a))) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (/ (neg b) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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) (* 2 a)) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 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 (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #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 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ a (pow b 2))) (/ 1 c)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b) (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) |
(neg.f64 b) |
(fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 b #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) |
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 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(literal 2 binary64) |
a |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
c |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 (/.f64 b a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) a) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
#s(literal -2 binary64) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 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 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c)) (neg.f64 b))) |
(/.f64 (neg.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c))) b) |
(/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c)) (neg.f64 b)) |
(neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c)) b)) |
(/.f64 (neg.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c))) (neg.f64 b)) |
(/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c)) b) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c)) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(*.f64 c (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) c (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c (/.f64 (/.f64 (*.f64 c a) b) b))) |
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c (/.f64 (/.f64 (*.f64 c a) b) b))) |
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (/.f64 (*.f64 c a) b) b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))) |
(fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) |
(fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 a b) (/.f64 c b)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c a) b) b) |
(/.f64 (*.f64 c a) (*.f64 b b)) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (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(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b)) (*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))) (-.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b) (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) b) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) b) |
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) b)) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) b)) |
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) b)) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) b)) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (-.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) (/.f64 c b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 c b) (/.f64 c b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) (neg.f64 b)) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) c (*.f64 b (*.f64 (*.f64 c c) a))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) b (*.f64 c b)) (*.f64 b b)) |
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) b) |
(fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) |
(+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) |
(*.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (neg.f64 (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) b) |
(/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) a) |
(*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) a) b) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 (*.f64 c a) c) |
(*.f64 a (*.f64 c c)) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 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 (-.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) b)) a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 1 binary64) (/.f64 c b))) a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (neg b) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (* 2 a) (*.f64 a #s(literal 2 binary64))) |
#s(approx a a) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (*.f64 c a) b))) a)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b)) a (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)) a (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) b) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 b b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (/.f64 c (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) b))) a (*.f64 (/.f64 c (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 c b) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) a (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))))) a (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) b))) a (*.f64 (/.f64 c (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)))) |
#s(approx (/ (neg b) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (* -2 (* (/ c b) a)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (* (/ c b) a) (/.f64 (*.f64 c a) b)) |
#s(approx (* 2 a) (*.f64 a #s(literal 2 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 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (/.f64 (neg.f64 c) b)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/.f64 c b)) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) c) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) c) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) |
#s(approx (+ 1 (/ (* a c) (* b b))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* a c) (* b b))) (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64))) |
#s(approx (/ (* a c) (* b b)) (/.f64 (/.f64 (*.f64 c a) b) b)) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (/.f64 (neg.f64 c) b)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/.f64 c b)) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
#s(approx (/ (/ (* a (* c c)) (* b b)) b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (* a (* c c)) (* b b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) |
#s(approx (* a (* c c)) (*.f64 (*.f64 c 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)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/32 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (* c a))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (*.f64 a a)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 b #s(literal -4 binary64))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (*.f64 a a)) #s(literal -2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 16 binary64))) #s(literal 1/2 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 b #s(literal -4 binary64)))))) 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)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.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 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 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)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a)) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (*.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a)) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a)) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) (*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a)) |
#s(approx (+ 1 (/ (* a c) (* b b))) (/.f64 (/.f64 (*.f64 c a) b) b)) |
#s(approx (+ 1 (/ (* a c) (* b b))) (*.f64 (+.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) a)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a)) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (*.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (*.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))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/128 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/128 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))))) a))) |
#s(approx (+ (* b b) (* -4 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/16 binary64)) a) #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -1/2 binary64))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal 1/32 binary64))) a) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/16 binary64)) #s(literal -2 binary64))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a))) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (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 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 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) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a))) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 c a) b) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) (*.f64 a b))) a))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a))) a))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a))) a))) |
#s(approx (+ 1 (/ (* a c) (* b b))) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) a))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 c a) b) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) (*.f64 a b))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 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.f64 b)) |
#s(approx b b) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 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/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)))) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.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 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 b b) (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 2 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (/.f64 b a) #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 16 binary64)))) b (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)))) b (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 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 (* c a))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ c b) (/.f64 c 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 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.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 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 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 (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (+ 1 (/ (* a c) (* b b))) (/.f64 (fma.f64 c a (*.f64 b b)) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 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 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) b)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a))) b)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c a) 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 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) c) (fma.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) c) b)) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) c) b)) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
#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)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)))) b))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#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 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) c) b))) |
#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 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) c) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))))) b))) |
#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 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) c) b))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) b)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (neg.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b)))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) b)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (neg.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #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)) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (fma.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 (pow.f64 b #s(literal 3 binary64))))) c) (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (*.f64 (/.f64 a b) (/.f64 c (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) b)) #s(literal 4 binary64))) c (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 a b) (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) c (fma.f64 (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 b b)))))) c (*.f64 (/.f64 a (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) b)) #s(literal 4 binary64))) c (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) b))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (*.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c)) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (*.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64))) c)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 7 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.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 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.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 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.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 (* c a))) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (*.f64 c c)) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (/.f64 b a) #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a)))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -4 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.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 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c b) #s(literal -1 binary64)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (*.f64 (+.f64 (pow.f64 (*.f64 c b) #s(literal -1 binary64)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) |
#s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 (+.f64 (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))) (*.f64 c c))) |
#s(approx (* c (+ 1 (/ (* a c) (* b b)))) (*.f64 (+.f64 (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))) (*.f64 c c))) |
#s(approx (+ 1 (/ (* a c) (* b b))) (*.f64 (+.f64 (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))) c)) |
#s(approx (neg (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c b) #s(literal -1 binary64)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c)))) |
#s(approx (+ (/ (/ (* a (* c c)) (* b b)) b) (/ c b)) (*.f64 (+.f64 (pow.f64 (*.f64 c b) #s(literal -1 binary64)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #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 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #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/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c))) c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* b b) (* -4 (* c a)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/1024 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 7 binary64)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.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 (* c a)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.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 (* c a)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.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 (* c a))) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) 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 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.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) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) c) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.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 (* c a))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #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 (* c a))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 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) #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)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ 1 (/ (* a c) (* b b))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) |
Compiled 18 731 to 2 323 computations (87.6% saved)
21 alts after pruning (15 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 426 | 8 | 434 |
| Fresh | 5 | 7 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 435 | 21 | 456 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 26.9% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) | |
| ✓ | 50.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
| 11.5% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 14.7% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 25.9% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) | |
| 32.3% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) | |
| 50.5% | (-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) | |
| 31.7% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) | |
| ✓ | 31.7% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 15.1% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) | |
| 19.4% | #s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) | |
| 20.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| 31.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| ✓ | 31.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| 36.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) | |
| 33.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) | |
| 36.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b))) | |
| ✓ | 37.0% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| ✓ | 29.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)))) |
| ✓ | 11.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
Compiled 2 161 to 709 computations (67.2% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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 binary64) (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 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 (fma.f64 a (/.f64 c b) (neg.f64 b)) 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)))) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #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 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.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))))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
(/.f64 #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 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))))) b))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) |
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
4 calls:
| 12.0ms | a |
| 10.0ms | c |
| 10.0ms | b |
| 9.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.4% | 5 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 60.4% | 5 | a |
| 90.9% | 4 | b |
| 54.0% | 3 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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 binary64) (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 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 (fma.f64 a (/.f64 c b) (neg.f64 b)) 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)))) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #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 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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 binary64) (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 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 (fma.f64 a (/.f64 c b) (neg.f64 b)) 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (- (/ (neg b) c) (sqrt (* (/ a c) -4))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (/.f64 c b)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c) (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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 binary64) (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 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 (fma.f64 a (/.f64 c b) (neg.f64 b)) 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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 binary64) (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 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 (fma.f64 a (/.f64 c b) (neg.f64 b)) 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 #s(approx (+ (* a (/ (* c c) (* b b))) c) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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 binary64) (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 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 (fma.f64 a (/.f64 c b) (neg.f64 b)) 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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 binary64) (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 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 (fma.f64 a (/.f64 c b) (neg.f64 b)) 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (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 binary64) (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 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 (fma.f64 a (/.f64 c b) (neg.f64 b)) 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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.7% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (neg.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.7% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c 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 b) a)) |
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* -1 b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| Outputs |
|---|
#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 b) a)) |
2 calls:
| 2.0ms | b |
| 2.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.0% | 4 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 66.2% | 2 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
4 calls:
| 8.0ms | a |
| 1.0ms | c |
| 1.0ms | b |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.0% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 37.0% | 1 | c |
| 37.0% | 1 | a |
| 37.0% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
4 calls:
| 1.0ms | b |
| 1.0ms | a |
| 1.0ms | c |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.9% | 1 | b |
| 11.9% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 11.9% | 1 | a |
| 11.9% | 1 | c |
Compiled 20 to 23 computations (-15% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.0012206853315282e+81 | 1.4883985782216756e+81 |
| 22.0ms | -6.146570687765244e-124 | -9.807699418628054e-132 |
| 25.0ms | -1.9659493965064603e+23 | -1780655416623236.3 |
| 15.0ms | 216× | 0 | valid |
| 11.0ms | 68× | 2 | valid |
| 7.0ms | 62× | 1 | valid |
| 4.0ms | 66× | 0 | invalid |
| 1.0ms | 6× | 3 | valid |
Compiled 1 459 to 936 computations (35.8% saved)
ival-mult!: 9.0ms (34% of total)ival-sqrt: 5.0ms (18.9% of total)adjust: 4.0ms (15.1% of total)ival-sub!: 3.0ms (11.3% of total)ival-div!: 3.0ms (11.3% of total)ival-neg: 3.0ms (11.3% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0012206853315282e+81 | 1.4883985782216756e+81 |
| 20.0ms | -1082170.3032487435 | -71.7019904298268 |
| 7.0ms | 46× | 2 | valid |
| 3.0ms | 28× | 1 | valid |
| 3.0ms | 51× | 0 | valid |
| 1.0ms | 3× | 3 | valid |
| 1.0ms | 9× | 0 | invalid |
Compiled 596 to 452 computations (24.2% saved)
ival-mult!: 3.0ms (27.7% of total)adjust: 2.0ms (18.5% of total)ival-sqrt: 2.0ms (18.5% of total)ival-sub!: 1.0ms (9.2% of total)ival-div!: 1.0ms (9.2% of total)ival-neg: 1.0ms (9.2% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0012206853315282e+81 | 1.4883985782216756e+81 |
| 1.0ms | -1082170.3032487435 | -71.7019904298268 |
Compiled 548 to 416 computations (24.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0012206853315282e+81 | 1.4883985782216756e+81 |
| 1.0ms | -1082170.3032487435 | -71.7019904298268 |
Compiled 644 to 472 computations (26.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 9.457233044931938e-158 | 1.038327642464763e-153 |
| 3.0ms | -1082170.3032487435 | -71.7019904298268 |
| 8.0ms | 128× | 0 | valid |
| 3.0ms | 42× | 0 | invalid |
Compiled 972 to 724 computations (25.5% saved)
ival-mult!: 3.0ms (47.8% of total)ival-sub!: 1.0ms (15.9% of total)ival-sqrt: 1.0ms (15.9% of total)ival-neg: 1.0ms (15.9% of total)ival-div!: 1.0ms (15.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.457233044931938e-158 | 1.038327642464763e-153 |
| 3.0ms | -1082170.3032487435 | -71.7019904298268 |
| 1.0ms | 6× | 2 | valid |
| 1.0ms | 5× | 1 | valid |
| 0.0ms | 5× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 804 to 644 computations (19.9% saved)
adjust: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.457233044931938e-158 | 1.038327642464763e-153 |
| 1.0ms | -1082170.3032487435 | -71.7019904298268 |
Compiled 804 to 644 computations (19.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.5900450840537326e-191 | 4.0990206174618125e-188 |
| 21.0ms | -9.711394279266761e-80 | -3.828172098961645e-83 |
| 13.0ms | 212× | 0 | valid |
| 5.0ms | 85× | 0 | invalid |
| 5.0ms | 14× | 2 | valid |
| 4.0ms | 30× | 1 | valid |
Compiled 1 332 to 772 computations (42% saved)
ival-mult!: 6.0ms (33.4% of total)adjust: 4.0ms (22.3% of total)ival-sqrt: 3.0ms (16.7% of total)ival-sub!: 2.0ms (11.1% of total)ival-div!: 2.0ms (11.1% of total)ival-neg: 2.0ms (11.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 3.4027509632154743e-192 | 2.5900450840537326e-191 |
| 1.0ms | -9.711394279266761e-80 | -3.828172098961645e-83 |
| 6.0ms | 96× | 0 | valid |
| 2.0ms | 33× | 0 | invalid |
Compiled 1 140 to 664 computations (41.8% saved)
ival-mult!: 2.0ms (42.1% of total)ival-sub!: 1.0ms (21% of total)ival-sqrt: 1.0ms (21% of total)ival-neg: 1.0ms (21% of total)ival-div!: 1.0ms (21% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | -1.1213697782143451e-302 | -5.488269906995599e-304 |
| 9.0ms | 112× | 0 | valid |
| 4.0ms | 56× | 0 | invalid |
Compiled 328 to 272 computations (17.1% saved)
ival-mult!: 3.0ms (47.6% of total)ival-sub!: 1.0ms (15.9% of total)ival-sqrt: 1.0ms (15.9% of total)ival-neg: 1.0ms (15.9% of total)ival-div!: 1.0ms (15.9% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 966 to 144 computations (85.1% saved)
Compiled 2 176 to 372 computations (82.9% saved)
Loading profile data...