
Time bar (total: 5.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 581.0ms | 1 357× | 1 | valid |
| 441.0ms | 5 525× | 0 | valid |
| 357.0ms | 1 170× | 2 | valid |
| 68.0ms | 943× | 0 | invalid |
| 44.0ms | 204× | 3 | valid |
adjust: 498.0ms (44.5% of total)ival-mult!: 233.0ms (20.8% of total)ival-sqrt: 130.0ms (11.6% of total)ival-neg: 122.0ms (10.9% of total)ival-div!: 72.0ms (6.4% of total)ival-add!: 34.0ms (3% of total)ival-sub!: 30.0ms (2.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 99 | 0 | - | 2 | (3.451985889225644e-148 1.1302550742455269e-241 -2.5215869389649195e-172) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| 46 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 23 | 1 | (-9.969210635730814e-45 1.3478505839856382e+201 -4.962781804744272e-123) | 0 | - | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) a) c) |
| 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 | - | (*.f64 #s(literal 4 binary64) a) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) | oflow-rescue | 92 | 0 |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | overflow | 92 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | overflow | 20 | |
| ↳ | (*.f64 b b) | overflow | 79 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) | cancellation | 46 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) | u/n | 24 | 0 |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | underflow | 5 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) | underflow | 33 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | underflow | 41 | |
| ↳ | (*.f64 b b) | underflow | 43 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) | uflow-rescue | 5 | 0 |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | underflow | 5 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | underflow | 41 | |
| ↳ | (*.f64 b b) | underflow | 43 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | overflow | 79 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | overflow | 20 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 116 | 1 |
| - | 25 | 114 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 116 | 0 | 1 |
| - | 25 | 0 | 114 |
| number | freq |
|---|---|
| 0 | 115 |
| 1 | 112 |
| 2 | 28 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 33.0ms | 358× | 0 | valid |
| 16.0ms | 82× | 2 | valid |
| 8.0ms | 60× | 1 | valid |
| 3.0ms | 12× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult!: 13.0ms (34.4% of total)ival-sqrt: 10.0ms (26.5% of total)adjust: 4.0ms (10.6% of total)ival-div!: 4.0ms (10.6% of total)ival-sub!: 2.0ms (5.3% of total)ival-add!: 2.0ms (5.3% of total)ival-neg: 2.0ms (5.3% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 175 |
| 1 | 183 | 168 |
| 2 | 524 | 168 |
| 3 | 1076 | 167 |
| 4 | 2241 | 160 |
| 5 | 6079 | 160 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 34 to 28 computations (17.6% saved)
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 3.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 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) 4 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) 4 a c (* 2 a) 2) |
| 3.0ms | a | @ | 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) 4 a c (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 670 | 4549 |
| 0 | 684 | 4276 |
| 0 | 3812 | 4047 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (+.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 (*.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))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 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 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 b b (*.f64 #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 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(+.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 c a) #s(literal 4 binary64)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
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 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #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 (* 4 a) (*.f64 a #s(literal 4 binary64))) |
#s(approx a a) |
#s(approx (* 2 a) (+.f64 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)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (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)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))) a)) b) a))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 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)))) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 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/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 #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 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #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 (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) #s(literal -1/128 binary64))) c))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))) #s(literal 1/4 binary64))) c)) b) c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)))) |
Compiled 6 296 to 939 computations (85.1% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 16 | 167 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 152 | 16 | 168 |
| Status | Accuracy | Program |
|---|---|---|
| 33.0% | (/.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))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 57.4% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
| 57.4% | (/.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)) | |
| 36.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 11.7% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 23.3% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| 19.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 31.3% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 27.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
| 31.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) | |
| ▶ | 36.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 29.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) | |
| 18.5% | #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))) | |
| ▶ | 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
| 35.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) | |
| 19.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
Compiled 862 to 620 computations (28.1% saved)
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
(+.f64 a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c a) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
(/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b) |
(+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) |
(neg.f64 c) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) |
(/.f64 b (*.f64 c a)) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx 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 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (* -4 (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 c))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c))) |
#s(approx (neg (/ (* (* c c) a) (* b b))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (/ (* (* c c) a) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (/ (* c (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))) |
#s(approx (/ b (* c a)) #s(hole binary64 (/ b (* a c)))) |
#s(approx (sqrt (* (/ 1 (* c a)) -1)) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (* (/ 1 (* c a)) -1) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (/ 1 (* c a)) #s(hole binary64 (/ 1 (* a c)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (* -4 (* c a))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (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 c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* 1/2 (/ b (* a c))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)) (* 1/2 (/ 1 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | b | @ | -inf | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* -4 (* c a))) (* -4 (* c a)) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/ b (* c a)) 1/2 (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1) |
| 9.0ms | a | @ | 0 | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* -4 (* c a))) (* -4 (* c a)) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/ b (* c a)) 1/2 (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1) |
| 8.0ms | a | @ | inf | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* -4 (* c a))) (* -4 (* c a)) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/ b (* c a)) 1/2 (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1) |
| 6.0ms | a | @ | -inf | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* -4 (* c a))) (* -4 (* c a)) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/ b (* c a)) 1/2 (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1) |
| 5.0ms | c | @ | 0 | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* -4 (* c a))) (* -4 (* c a)) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/ b (* c a)) 1/2 (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 890 | 8804 |
| 0 | 937 | 8141 |
| 0 | 4656 | 7909 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
(+.f64 a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c a) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
(/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b) |
(+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) |
(neg.f64 c) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) |
(/.f64 b (*.f64 c a)) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx 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 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (* -4 (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 c))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c))) |
#s(approx (neg (/ (* (* c c) a) (* b b))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (/ (* (* c c) a) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (/ (* c (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))) |
#s(approx (/ b (* c a)) #s(hole binary64 (/ b (* a c)))) |
#s(approx (sqrt (* (/ 1 (* c a)) -1)) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (* (/ 1 (* c a)) -1) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (/ 1 (* c a)) #s(hole binary64 (/ 1 (* a c)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (* -4 (* c a))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (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 c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* 1/2 (/ b (* a c))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)) (* 1/2 (/ 1 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))))) |
(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 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(fma.f64 b 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 c 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 #s(literal -4 binary64)) c)) |
(+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (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))) |
b |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#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 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 (/.f64 b a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c a) |
(*.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 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) 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 #s(literal -1 binary64) (/.f64 c b) (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) b)) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) b)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)))) (-.f64 (neg.f64 c) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) (*.f64 (neg.f64 c) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)))))) |
(neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal -1 binary64) (neg.f64 c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (neg.f64 c)) |
(fma.f64 #s(literal -1 binary64) c (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
(fma.f64 c #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
(-.f64 (neg.f64 c) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) (neg.f64 c)) |
(+.f64 (neg.f64 c) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c c) a) (neg.f64 (*.f64 b b))) |
(neg.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)) |
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) |
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b 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 c (*.f64 c a)) |
(*.f64 a (*.f64 c c)) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 (neg.f64 c) (neg.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 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) c) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) c)) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) c)) |
(fma.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (neg.f64 c) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) (neg.f64 c))) |
(fma.f64 (neg.f64 c) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
(+.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (neg.f64 c)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) (neg.f64 c))) |
(+.f64 (*.f64 (neg.f64 c) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) (-.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (*.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(-.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 b c) a) |
(/.f64 (/.f64 b a) c) |
(/.f64 (neg.f64 b) (neg.f64 (*.f64 c a))) |
(/.f64 b (*.f64 c a)) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) c) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c a))) |
(pow.f64 (*.f64 c a) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) c) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) c) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
#s(approx (* -4 a) (*.f64 a #s(literal -4 binary64))) |
#s(approx a a) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (neg b) a) (/.f64 (neg.f64 b) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (* -4 (* c a))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg.f64 c)) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) c)) |
#s(approx (neg (/ (* (* c c) a) (* b b))) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (/ (* (* c c) a) (* b b)) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))) |
#s(approx (* (* c c) a) (*.f64 (*.f64 c c) a)) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) a))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) a)) |
#s(approx (/ b (* c a)) (/.f64 b (*.f64 c a))) |
#s(approx (sqrt (* (/ 1 (* c a)) -1)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
#s(approx (* (/ 1 (* c a)) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
#s(approx (/ 1 (* c a)) (/.f64 #s(literal 1 binary64) (*.f64 c a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.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)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b a)) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.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)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) b) a))) a))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))))) a))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (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)) (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)) (+.f64 (neg.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)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) b) a))) a))) |
#s(approx (sqrt (* -4 (* c a))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (neg.f64 (*.f64 (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) a))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg.f64 (*.f64 (-.f64 (/.f64 c a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.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 a #s(literal -4 binary64)) c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx b b) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.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 a) c)))) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b)) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) b)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) b)) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 b a)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 b a)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) c)) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (neg.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.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 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))) |
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg.f64 (*.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) #s(literal -1/128 binary64))) c))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))) #s(literal 1/4 binary64))) c)) b) c))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.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)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#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 (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) #s(literal -1/128 binary64))) c))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))) #s(literal 1/4 binary64))) c)) b) c))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
Compiled 16 510 to 1 688 computations (89.8% saved)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 410 | 16 | 426 |
| Fresh | 11 | 0 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 425 | 17 | 442 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.4% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
| 36.2% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) | |
| 11.7% | (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) (neg.f64 b)) (+.f64 a a)) | |
| 23.3% | (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a)) | |
| ▶ | 31.3% | (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
| 56.9% | (+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) | |
| ▶ | 28.1% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
| ▶ | 31.8% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
| ▶ | 33.7% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
| 29.5% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) | |
| 18.5% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) | |
| 35.7% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) | |
| 19.2% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| ✓ | 36.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 31.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) c)) b)) | |
| 30.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) | |
| 19.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) a)))) |
Compiled 982 to 693 computations (29.4% saved)
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
b |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 a #s(literal -4 binary64)) |
a |
#s(literal -4 binary64) |
c |
(neg.f64 b) |
(+.f64 a a) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 c) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(*.f64 c c) |
(/.f64 a (*.f64 b b)) |
(*.f64 b b) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
(*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c)) |
(fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(/.f64 b (*.f64 c a)) |
(*.f64 c a) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* (* a -4) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* a -4) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a -4) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (* (* a -4) c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* -1 c))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 c)) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (/ a (* b b)) #s(hole binary64 (/ a (pow b 2)))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (/ (* c (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))) |
#s(approx (/ b (* c a)) #s(hole binary64 (/ b (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (sqrt (/ -1 (* c a))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (/ -1 (* c a)) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* (* a -4) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (* (* a -4) c)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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 #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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 (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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 (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (* 1/2 (/ b (* a c))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)) (* 1/2 (/ 1 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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 (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (+ (* (* c c) (/ a (* 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 (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | c | @ | -inf | ((/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (neg b) (+ a a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg c) b) (neg c) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (* (* a -4) c)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (neg (+ (* (* c c) (/ a (* b b))) c)) (+ (* (* c c) (/ a (* b b))) c) (* c c) (/ a (* b b)) (* b b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (/ b (* c a)) (* c a) 1/2 (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1) |
| 7.0ms | a | @ | inf | ((/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (neg b) (+ a a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg c) b) (neg c) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (* (* a -4) c)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (neg (+ (* (* c c) (/ a (* b b))) c)) (+ (* (* c c) (/ a (* b b))) c) (* c c) (/ a (* b b)) (* b b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (/ b (* c a)) (* c a) 1/2 (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1) |
| 4.0ms | a | @ | -inf | ((/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (neg b) (+ a a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg c) b) (neg c) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (* (* a -4) c)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (neg (+ (* (* c c) (/ a (* b b))) c)) (+ (* (* c c) (/ a (* b b))) c) (* c c) (/ a (* b b)) (* b b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (/ b (* c a)) (* c a) 1/2 (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1) |
| 4.0ms | a | @ | 0 | ((/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (neg b) (+ a a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg c) b) (neg c) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (* (* a -4) c)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (neg (+ (* (* c c) (/ a (* b b))) c)) (+ (* (* c c) (/ a (* b b))) c) (* c c) (/ a (* b b)) (* b b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (/ b (* c a)) (* c a) 1/2 (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1) |
| 4.0ms | c | @ | inf | ((/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (neg b) (+ a a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg c) b) (neg c) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (* (* a -4) c)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (neg (+ (* (* c c) (/ a (* b b))) c)) (+ (* (* c c) (/ a (* b b))) c) (* c c) (/ a (* b b)) (* b b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (/ b (* c a)) (* c a) 1/2 (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 899 | 8818 |
| 0 | 942 | 8175 |
| 0 | 4704 | 7966 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
b |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 a #s(literal -4 binary64)) |
a |
#s(literal -4 binary64) |
c |
(neg.f64 b) |
(+.f64 a a) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 c) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(*.f64 c c) |
(/.f64 a (*.f64 b b)) |
(*.f64 b b) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
(*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c)) |
(fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(/.f64 b (*.f64 c a)) |
(*.f64 c a) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
#s(literal -1 binary64) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* (* a -4) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* a -4) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a -4) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (* (* a -4) c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* -1 c))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 c)) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (/ a (* b b)) #s(hole binary64 (/ a (pow b 2)))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (/ (* c (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))) |
#s(approx (/ b (* c a)) #s(hole binary64 (/ b (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (sqrt (/ -1 (* c a))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (/ -1 (* c a)) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* (* a -4) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (* (* a -4) c)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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 #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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 (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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 (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (* 1/2 (/ b (* a c))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)) (* 1/2 (/ 1 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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 (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (+ (* (* c c) (/ a (* 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 (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) #s(hole binary64 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* b b) (* (* a -4) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(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 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
b |
(*.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)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal -4 binary64)) |
a |
#s(literal -4 binary64) |
c |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
(/.f64 (neg.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) b)) |
(*.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c) b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c) b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c))) (neg.f64 b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) b) |
(neg.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) 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 #s(literal -1 binary64) (/.f64 c b) (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) b)) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) b)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)))) (-.f64 (neg.f64 c) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) (*.f64 (neg.f64 c) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)))))) |
(neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64) (neg.f64 c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) (neg.f64 c)) |
(fma.f64 #s(literal -1 binary64) c (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
(fma.f64 c #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
(-.f64 (neg.f64 c) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) (neg.f64 c)) |
(+.f64 (neg.f64 c) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))) (*.f64 c c)) (-.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) c)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))) (-.f64 c (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) #s(literal 3 binary64)) (*.f64 (*.f64 c c) c)) (fma.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) (-.f64 (*.f64 c c) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) c)))) |
(/.f64 (fma.f64 (*.f64 c c) c (pow.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))) (*.f64 c (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)) c) |
(+.f64 c (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 a b) b) |
(/.f64 a (*.f64 b b)) |
(*.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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
(*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c)) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) (-.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (*.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))))) |
(fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(+.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 b a) c) |
(/.f64 (/.f64 b c) a) |
(/.f64 (neg.f64 b) (neg.f64 (*.f64 c a))) |
(/.f64 b (*.f64 c a)) |
(*.f64 c a) |
(*.f64 a c) |
#s(literal 1/2 binary64) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) c) |
(/.f64 (/.f64 #s(literal -1 binary64) c) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c a))) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
#s(literal -1 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) b) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 b b)) |
#s(approx (+ (* b b) (* (* a -4) c)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (* (* a -4) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (* a -4) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (* (* a -4) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) (neg.f64 c)) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) c)) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) c) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) |
#s(approx (/ a (* b b)) (/.f64 a (*.f64 b b))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) a))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (/.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) a)) |
#s(approx (/ b (* c a)) (/.f64 b (*.f64 c a))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (sqrt (/ -1 (* c a))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) |
#s(approx (/ -1 (* c a)) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 a b)) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) (*.f64 (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) (*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) a)) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.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)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) b) a))) a))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))))) a))) |
#s(approx (+ (* b b) (* (* a -4) c)) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.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)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) b) a))) a))) |
#s(approx (sqrt (* (* a -4) c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (neg.f64 (*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) a))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) (neg.f64 (*.f64 (-.f64 (/.f64 c a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) a))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (neg.f64 c) a)) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.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 #s(literal -4 binary64) a) c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx b b) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (neg c) b) (/.f64 (neg.f64 c) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.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 #s(literal -4 binary64) a) c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) b))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (/.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) b)) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (*.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b)) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) b)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (/.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c)) b)) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) b)) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) c)) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) (*.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) c)) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (neg.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (/.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (/ (neg (+ (* (* c c) (/ a (* b b))) c)) b) (*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))) |
#s(approx (neg (+ (* (* c c) (/ a (* b b))) c)) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 c c)))) |
#s(approx (+ (* (* c c) (/ a (* b b))) c) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 c c))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) #s(literal -1/128 binary64))) c))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))) #s(literal 1/4 binary64))) c)) b) c))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) #s(literal -1/128 binary64))) c))) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 c a))) #s(literal 1/4 binary64))) c)) b) c))))) |
#s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
Compiled 13 207 to 1 559 computations (88.2% saved)
16 alts after pruning (11 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 356 | 2 | 358 |
| Fresh | 2 | 9 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 359 | 16 | 375 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.4% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
| 36.2% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) | |
| 11.7% | (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) (neg.f64 b)) (+.f64 a a)) | |
| 23.3% | (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a)) | |
| ✓ | 31.3% | (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
| ▶ | 56.9% | (+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) |
| ▶ | 31.4% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
| ✓ | 31.8% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
| ✓ | 33.7% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
| 29.5% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) | |
| 18.5% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) | |
| ▶ | 35.7% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
| ▶ | 19.2% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| 19.7% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) a)))) | |
| ✓ | 36.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| ▶ | 30.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
Compiled 790 to 558 computations (29.4% saved)
| Inputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
b |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 a #s(literal -4 binary64)) |
a |
#s(literal -4 binary64) |
c |
(+.f64 a a) |
(/.f64 (neg.f64 b) (+.f64 a a)) |
(neg.f64 b) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
(*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
#s(literal -1 binary64) |
(*.f64 c a) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(*.f64 b b) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b) |
(neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(*.f64 c (/.f64 a (*.f64 b b))) |
(/.f64 a (*.f64 b b)) |
| Outputs |
|---|
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* (* a -4) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* a -4) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a -4) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (neg b) (+ a a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (/ (* c (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))) |
#s(approx (sqrt (/ -1 (* c a))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (/ -1 (* c a)) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ 1 a) #s(hole binary64 (/ 1 a))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* -1 c))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 c)) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (* c (/ a (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ a (* b b)) #s(hole binary64 (/ a (pow b 2)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* (* a -4) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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 #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) (pow b 2)))) |
#s(approx (/ (neg c) (* b b)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* 1/2 (/ b (* a c))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)) (* 1/2 (/ 1 (* a c))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (* c (+ 1 (/ (* a c) (pow b 2)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | a | @ | -inf | ((+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (+ a a) (/ (neg b) (+ a a)) (neg b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1 (* c a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (* b b) (/ 1 a) 1 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (neg (+ (* c (* c (/ a (* b b)))) c)) (+ (* c (* c (/ a (* b b)))) c) (* c (/ a (* b b))) (/ a (* b b))) |
| 9.0ms | c | @ | -inf | ((+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (+ a a) (/ (neg b) (+ a a)) (neg b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1 (* c a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (* b b) (/ 1 a) 1 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (neg (+ (* c (* c (/ a (* b b)))) c)) (+ (* c (* c (/ a (* b b)))) c) (* c (/ a (* b b))) (/ a (* b b))) |
| 6.0ms | b | @ | -inf | ((+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (+ a a) (/ (neg b) (+ a a)) (neg b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1 (* c a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (* b b) (/ 1 a) 1 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (neg (+ (* c (* c (/ a (* b b)))) c)) (+ (* c (* c (/ a (* b b)))) c) (* c (/ a (* b b))) (/ a (* b b))) |
| 6.0ms | a | @ | 0 | ((+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (+ a a) (/ (neg b) (+ a a)) (neg b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1 (* c a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (* b b) (/ 1 a) 1 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (neg (+ (* c (* c (/ a (* b b)))) c)) (+ (* c (* c (/ a (* b b)))) c) (* c (/ a (* b b))) (/ a (* b b))) |
| 6.0ms | a | @ | inf | ((+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (sqrt (+ (* b b) (* (* a -4) c))) (+ (* b b) (* (* a -4) c)) b (* (* a -4) c) (* a -4) a -4 c (+ a a) (/ (neg b) (+ a a)) (neg b) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt (/ -1 (* c a))) (/ -1 (* c a)) -1 (* c a) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (* b b) (/ 1 a) 1 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (neg (+ (* c (* c (/ a (* b b)))) c)) (+ (* c (* c (/ a (* b b)))) c) (* c (/ a (* b b))) (/ a (* b b))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 937 | 9790 |
| 0 | 989 | 8952 |
| 1 | 4974 | 8756 |
| 0 | 8076 | 8515 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
b |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 a #s(literal -4 binary64)) |
a |
#s(literal -4 binary64) |
c |
(+.f64 a a) |
(/.f64 (neg.f64 b) (+.f64 a a)) |
(neg.f64 b) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
(*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
#s(literal -1 binary64) |
(*.f64 c a) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(*.f64 b b) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b) |
(neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(*.f64 c (/.f64 a (*.f64 b b))) |
(/.f64 a (*.f64 b b)) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* (* a -4) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* a -4) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a -4) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (neg b) (+ a a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (/ (* c (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))) |
#s(approx (sqrt (/ -1 (* c a))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (/ -1 (* c a)) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ 1 a) #s(hole binary64 (/ 1 a))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* -1 c))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 c)) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (+ c (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (* c (/ a (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ a (* b b)) #s(hole binary64 (/ a (pow b 2)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* (* a -4) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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 #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) (pow b 2)))) |
#s(approx (/ (neg c) (* b b)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* b (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* 1/2 (/ b (* a c))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)) (* 1/2 (/ 1 (* a c))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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) (* (* a -4) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* b (+ (* (sqrt (/ c a)) (/ (sqrt -1) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) #s(hole binary64 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (* c (+ 1 (/ (* a c) (pow b 2)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) #s(hole binary64 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/ (neg b) (+ a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) c))) (+ a 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) 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) (* (* a -4) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 b) (+.f64 a a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (+.f64 a a))) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(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 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
b |
(*.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)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal -4 binary64)) |
a |
#s(literal -4 binary64) |
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 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (+.f64 a a))) |
(/.f64 (neg.f64 b) (+.f64 a a)) |
(neg.f64 (/.f64 b (+.f64 a a))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 c) a) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 c) a)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 (/.f64 c a)) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
(*.f64 #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c)) |
(*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
(neg.f64 (*.f64 c #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) c)) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) a)) (sqrt.f64 c)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c a))) |
(pow.f64 (neg.f64 (*.f64 c a)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) c) a) |
(/.f64 (/.f64 #s(literal -1 binary64) a) c) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c a))) |
#s(literal -1 binary64) |
(*.f64 c a) |
(*.f64 a c) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (neg.f64 b) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 c) (*.f64 b b)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 c) (*.f64 b b))) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 (neg.f64 c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (-.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) a))) (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 (neg.f64 c) (*.f64 b b)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) a)) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 c) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 (neg.f64 c) b) b) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(neg.f64 (/.f64 c (*.f64 b b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) a) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(+.f64 (neg.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))) (neg.f64 c)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 c c)) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))) (*.f64 c c)) (-.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) c)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 c c) c)) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) c)))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) c) c c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) c) c) |
(+.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) c) |
(+.f64 c (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))) |
(+.f64 c (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 a (*.f64 b b)) c) |
(*.f64 c (/.f64 a (*.f64 b b))) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 c a) (*.f64 b b)) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 a b) b) |
(/.f64 a (*.f64 b b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (/.f64 b a) #s(literal 0 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 c a) b))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b)) a)) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b)) a)) a)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (*.f64 c a) b))) a)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/.f64 (fma.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b)) a (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b)) a (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) b) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 b b)) |
#s(approx (+ (* b b) (* (* a -4) c)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (* (* a -4) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (* a -4) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (/ (neg b) (+ a a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (neg (sqrt (/ (neg c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (sqrt (/ (neg c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (neg c) a) (/.f64 (neg.f64 c) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) a) b) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) b))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) a))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (/ -1 (* c a))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
#s(approx (/ -1 (* c a)) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 (neg.f64 b) a)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) a)) |
#s(approx (/ 1 a) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) b))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) (neg.f64 c)) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) c)) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) c) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
#s(approx (* c (/ a (* b b))) (*.f64 (/.f64 a (*.f64 b b)) c)) |
#s(approx (/ a (* b b)) (/.f64 a (*.f64 b b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (exp.f64 (fma.f64 (log.f64 c) #s(literal 5 binary64) (*.f64 (log.f64 a) #s(literal 7 binary64))))))) (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 (sqrt.f64 #s(literal -4 binary64))) #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (exp.f64 (fma.f64 (log.f64 c) #s(literal 5 binary64) (*.f64 (log.f64 a) #s(literal 7 binary64))))))) (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 (sqrt.f64 #s(literal -4 binary64))) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 a b)) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a)) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) (*.f64 (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) (*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal 1/128 binary64)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (exp.f64 (fma.f64 (log.f64 c) #s(literal 5 binary64) (*.f64 (log.f64 a) #s(literal 7 binary64))))))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal 1/128 binary64))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (exp.f64 (fma.f64 (log.f64 c) #s(literal 5 binary64) (*.f64 (log.f64 a) #s(literal 7 binary64))))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64))))) a))) |
#s(approx (+ (* b b) (* (* a -4) c)) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (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) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (neg.f64 (*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) a))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) (neg.f64 (*.f64 (-.f64 (/.f64 c a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) a))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (neg.f64 c) a)) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b b)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (exp.f64 (fma.f64 (log.f64 c) #s(literal 5 binary64) (*.f64 (log.f64 a) #s(literal 7 binary64))))))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx b b) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c c) c)))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) c) b)) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (+.f64 (/.f64 (*.f64 b b) a) (neg.f64 c)) (*.f64 b b))) |
#s(approx (/ (neg c) (* b b)) (/.f64 (neg.f64 c) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) b))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -2 binary64) (neg.f64 c)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) (neg.f64 c))) b)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 c) (*.f64 b b))) b)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))) b)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))) b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal 3 binary64)) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (fma.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -2 binary64) (neg.f64 c)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) (neg.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)) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -2 binary64) (neg.f64 c)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) (neg.f64 c))) b)) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b)) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) b)) b)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal 3 binary64)) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))) b)) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (/.f64 b a) #s(literal 0 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal 0 binary64) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) b))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a 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 (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)))) c b)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -4 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 20 binary64)) c) (*.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (neg.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) c)) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) (*.f64 (-.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) c)) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) c #s(literal 1 binary64)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))) c)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -7 binary64)))) (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 (sqrt.f64 #s(literal -4 binary64))) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (exp.f64 (fma.f64 (log.f64 c) #s(literal 7 binary64) (*.f64 (log.f64 a) #s(literal 5 binary64))))))) (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 (sqrt.f64 #s(literal -4 binary64))) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))) c)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (+.f64 (/.f64 (neg.f64 b) (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c)) |
#s(approx (/ (neg (+ (* c (* c (/ a (* b b)))) c)) b) (*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))) |
#s(approx (neg (+ (* c (* c (/ a (* b b)))) c)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
#s(approx (+ (* c (* c (/ a (* b b)))) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) c))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) #s(literal -1/128 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a))))))) |
#s(approx (/ (sqrt (+ (* b b) (* (* a -4) c))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) #s(literal -1/128 binary64) (fma.f64 (*.f64 #s(literal 1/1024 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* b b) (* (* a -4) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (exp.f64 (fma.f64 (log.f64 c) #s(literal 7 binary64) (*.f64 (log.f64 a) #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* a -4) c)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) c))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (sqrt (/ (neg c) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))) c))) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (*.f64 (neg.f64 c) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
Compiled 18 077 to 1 899 computations (89.5% saved)
23 alts after pruning (15 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 448 | 12 | 460 |
| Fresh | 3 | 3 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 453 | 23 | 476 |
| Status | Accuracy | Program |
|---|---|---|
| 23.4% | (/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))) | |
| 19.0% | (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 b) (+.f64 a a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))))) | |
| ✓ | 57.4% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
| 36.2% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) | |
| 23.3% | (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a)) | |
| ✓ | 31.3% | (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
| 56.9% | (+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) #s(approx (/ (neg b) (+ a a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) | |
| 21.2% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 c a) b))) a)) | |
| 32.2% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 (/.f64 a b) b)) c)) b)) | |
| ✓ | 31.4% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
| ✓ | 31.8% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
| ✓ | 33.7% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
| 29.5% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) | |
| 36.2% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) | |
| 19.3% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 a))))) | |
| ✓ | 19.2% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| 10.3% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) | |
| 36.0% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) | |
| 18.5% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| ✓ | 36.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 16.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) c)) (sqrt.f64 a))))) | |
| 31.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a))))))) | |
| ✓ | 30.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
Compiled 2 246 to 769 computations (65.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a))))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) c)) (sqrt.f64 a))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 c a) b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 (/.f64 a b) b)) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
(/.f64 (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) (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) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) (neg.f64 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg c) (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (+ (* (/ b (* c a)) 1/2) (sqrt (/ -1 (* c a)))) (neg c)) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) #s(approx (/ (neg b) (+ a a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) |
(/.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))))) (-.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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 b) (+.f64 a a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))))) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 (/.f64 a b) b)) c)) b)) |
4 calls:
| 15.0ms | b |
| 14.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 12.0ms | a |
| 12.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.2% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 60.2% | 2 | a |
| 87.3% | 3 | b |
| 59.3% | 2 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a))))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) c)) (sqrt.f64 a))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 c a) b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 (/.f64 a b) b)) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
(/.f64 (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b)) c)) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 (/.f64 a b) b)) c)) b)) |
1 calls:
| 13.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a))))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) c)) (sqrt.f64 a))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 c a) b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a))))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) c)) (sqrt.f64 a))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 c a) b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a))))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) c)) (sqrt.f64 a))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 c a) b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (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)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.7% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a))))))) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) #s(approx (+ (* (/ b (* c a)) 1/2) (sqrt (* (/ 1 (* c a)) -1))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
2 calls:
| 4.0ms | b |
| 3.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 74.9% | 3 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (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) b)) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (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) b)) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c 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 (neg.f64 c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 c) b)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.7% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
4 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.3% | 1 | c |
| 36.3% | 1 | a |
| 36.3% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 43.7% | 2 | b |
Compiled 20 to 23 computations (-15% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
4 calls:
| 43.0ms | c |
| 1.0ms | b |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.3% | 1 | c |
| 10.3% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 10.3% | 1 | a |
| 10.3% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 1.0407262566180265e-106 | 5.057604940748448e-100 |
| 7.0ms | -8.061130700521134e+118 | -2.3967467059948148e+114 |
| 23.0ms | 36× | 1 | valid |
| 10.0ms | 154× | 0 | valid |
| 3.0ms | 18× | 2 | valid |
| 3.0ms | 42× | 0 | invalid |
Compiled 667 to 482 computations (27.7% saved)
ival-neg: 20.0ms (62.8% of total)ival-mult!: 5.0ms (15.7% of total)ival-div!: 2.0ms (6.3% of total)ival-sqrt: 2.0ms (6.3% of total)adjust: 1.0ms (3.1% of total)ival-sub!: 1.0ms (3.1% of total)ival-add!: 1.0ms (3.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 1.0407262566180265e-106 | 5.057604940748448e-100 |
| 27.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
| 16.0ms | 253× | 0 | valid |
| 9.0ms | 81× | 0 | invalid |
| 4.0ms | 34× | 1 | valid |
| 3.0ms | 17× | 2 | valid |
Compiled 1 199 to 855 computations (28.7% saved)
ival-mult!: 7.0ms (33.3% of total)ival-sqrt: 6.0ms (28.6% of total)ival-div!: 2.0ms (9.5% of total)ival-neg: 2.0ms (9.5% of total)adjust: 1.0ms (4.8% of total)ival-sub!: 1.0ms (4.8% of total)ival-add!: 1.0ms (4.8% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0407262566180265e-106 | 5.057604940748448e-100 |
| 1.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
Compiled 1 199 to 855 computations (28.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0407262566180265e-106 | 5.057604940748448e-100 |
| 1.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
Compiled 1 118 to 828 computations (25.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0407262566180265e-106 | 5.057604940748448e-100 |
| 16.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
| 6.0ms | 29× | 0 | invalid |
| 5.0ms | 80× | 0 | valid |
Compiled 1 138 to 848 computations (25.5% saved)
ival-mult!: 6.0ms (74% of total)ival-sqrt: 1.0ms (12.3% of total)ival-neg: 1.0ms (12.3% of total)ival-div!: 1.0ms (12.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0407262566180265e-106 | 5.057604940748448e-100 |
| 1.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
Compiled 1 558 to 1 148 computations (26.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.0407262566180265e-106 | 5.057604940748448e-100 |
| 1.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
Compiled 1 538 to 1 128 computations (26.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 9.032246877071851e-116 | 7.124737178857915e-113 |
| 14.0ms | -8.051700153267494e-140 | -3.4798121587067606e-141 |
| 18.0ms | 191× | 0 | valid |
| 4.0ms | 67× | 0 | invalid |
| 4.0ms | 33× | 1 | valid |
| 3.0ms | 16× | 2 | valid |
Compiled 881 to 676 computations (23.3% saved)
ival-mult!: 11.0ms (54.8% of total)ival-sqrt: 3.0ms (14.9% of total)ival-div!: 2.0ms (10% of total)ival-neg: 2.0ms (10% of total)adjust: 1.0ms (5% of total)ival-sub!: 1.0ms (5% of total)ival-add!: 1.0ms (5% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.9998012879483097e-137 | 3.154624806600843e-131 |
| 21.0ms | -1.6084384238893654e-250 | -1.4000296374363892e-251 |
| 37.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
| 43.0ms | 367× | 0 | valid |
| 10.0ms | 154× | 0 | invalid |
| 3.0ms | 26× | 1 | valid |
| 1.0ms | 7× | 2 | valid |
Compiled 1 528 to 1 144 computations (25.1% saved)
ival-neg: 19.0ms (48.7% of total)ival-mult!: 10.0ms (25.7% of total)ival-sqrt: 4.0ms (10.3% of total)ival-div!: 3.0ms (7.7% of total)adjust: 1.0ms (2.6% of total)ival-sub!: 1.0ms (2.6% of total)ival-add!: 1.0ms (2.6% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.9998012879483097e-137 | 3.154624806600843e-131 |
| 1.0ms | -1.6084384238893654e-250 | -1.4000296374363892e-251 |
| 1.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
Compiled 1 330 to 1 056 computations (20.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.438805886812246e-126 | 1.1484137028213443e-122 |
| 1.0ms | -5.54275381313558e-120 | -8.051700153267494e-140 |
| 6.0ms | 96× | 0 | valid |
| 2.0ms | 38× | 0 | invalid |
| 2.0ms | 14× | 2 | valid |
| 2.0ms | 18× | 1 | valid |
Compiled 1 008 to 799 computations (20.7% saved)
ival-mult!: 3.0ms (36% of total)adjust: 1.0ms (12% of total)ival-sub!: 1.0ms (12% of total)ival-sqrt: 1.0ms (12% of total)ival-add!: 1.0ms (12% of total)ival-neg: 1.0ms (12% of total)ival-div!: 1.0ms (12% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | -3.495234307529662e-302 | 1.1067178499589214e-307 |
| 9.0ms | 144× | 0 | valid |
| 5.0ms | 84× | 0 | invalid |
Compiled 416 to 344 computations (17.3% saved)
ival-mult!: 4.0ms (46.4% of total)ival-sqrt: 1.0ms (11.6% of total)ival-add!: 1.0ms (11.6% of total)ival-neg: 1.0ms (11.6% of total)ival-div!: 1.0ms (11.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 5.005670601153773e-58 | 1.6184527394146667e-55 |
| 5.0ms | 74× | 0 | valid |
| 4.0ms | 27× | 2 | valid |
| 3.0ms | 27× | 1 | valid |
| 2.0ms | 26× | 0 | invalid |
Compiled 476 to 348 computations (26.9% saved)
ival-mult!: 3.0ms (33.1% of total)ival-sqrt: 2.0ms (22.1% of total)adjust: 1.0ms (11% of total)ival-add!: 1.0ms (11% of total)ival-div!: 1.0ms (11% of total)ival-neg: 1.0ms (11% of total)ival-sub!: 0.0ms (0% of total)| 1× | fuel |
Compiled 1 276 to 158 computations (87.6% saved)
Compiled 2 670 to 386 computations (85.5% saved)
Loading profile data...