
Time bar (total: 3.8s)
| 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 |
| 42.6% | 40.6% | 54.6% | 0.1% | 0% | 4.7% | 0% | 7 |
| 51.2% | 48.4% | 46% | 0.1% | 0% | 5.5% | 0% | 8 |
| 54.5% | 49.9% | 41.7% | 0.1% | 0% | 8.2% | 0% | 9 |
| 60.2% | 53.4% | 35.3% | 0.1% | 0% | 11.1% | 0% | 10 |
| 67.6% | 58.7% | 28.2% | 0.1% | 0% | 13% | 0% | 11 |
| 71.4% | 60.6% | 24.2% | 0.1% | 0% | 15.1% | 0% | 12 |
Compiled 15 to 12 computations (20% saved)
| 333.0ms | 5 521× | 0 | valid |
| 212.0ms | 1 200× | 2 | valid |
| 180.0ms | 1 327× | 1 | valid |
| 114.0ms | 1 126× | 0 | invalid |
| 43.0ms | 208× | 3 | valid |
ival-sqrt: 128.0ms (20.9% of total)ival-div!: 124.0ms (20.3% of total)ival-mult!: 123.0ms (20.1% of total)adjust: 115.0ms (18.8% of total)ival-sub!: 65.0ms (10.6% of total)ival-neg: 57.0ms (9.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 102 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 54 | 0 | - | 0 | - | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 13 | 1 | (4.640015304989586e-82 -8.042384849409281e+132 6.033639447220968e-190) | 0 | - | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 2 | 0 | - | 0 | - | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 b_2 b_2) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (neg.f64 b_2) |
| 0 | 0 | - | 0 | - | b_2 |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | c |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | oflow-rescue | 95 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 77 | |
| ↳ | (*.f64 a c) | overflow | 26 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 95 | |
-.f64 | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 54 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 14 | 0 |
| ↳ | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 31 | |
| ↳ | (*.f64 b_2 b_2) | underflow | 47 | |
| ↳ | (*.f64 a c) | underflow | 46 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 7 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 7 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 47 | |
| ↳ | (*.f64 a c) | underflow | 46 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 7 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 77 | |
| ↳ | (*.f64 a c) | overflow | 26 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 119 | 0 |
| - | 24 | 113 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 119 | 0 | 0 |
| - | 24 | 0 | 113 |
| number | freq |
|---|---|
| 0 | 113 |
| 1 | 115 |
| 2 | 27 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 22.0ms | 342× | 0 | valid |
| 17.0ms | 66× | 1 | valid |
| 13.0ms | 76× | 2 | valid |
| 6.0ms | 28× | 3 | valid |
Compiled 117 to 34 computations (70.9% saved)
adjust: 11.0ms (28.6% of total)ival-sqrt: 10.0ms (26% of total)ival-mult!: 7.0ms (18.2% of total)ival-sub!: 4.0ms (10.4% of total)ival-div!: 4.0ms (10.4% of total)ival-neg: 2.0ms (5.2% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 131 |
| 1 | 119 | 131 |
| 2 | 214 | 131 |
| 3 | 346 | 131 |
| 4 | 449 | 131 |
| 5 | 484 | 131 |
| 6 | 505 | 131 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.5% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Compiled 26 to 20 computations (23.1% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
a |
c |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | c | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | b_2 | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | a | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 2.0ms | b_2 | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 646 | 4062 |
| 0 | 657 | 3834 |
| 0 | 3704 | 3730 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
b_2 |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c)) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (*.f64 c a) (*.f64 c a) (*.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 c a) (*.f64 b_2 b_2)) |
(fma.f64 (*.f64 c a) #s(literal -1 binary64) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) a b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx a a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) b_2) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx b_2 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 3 binary64)))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx c c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c a))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
Compiled 4 536 to 834 computations (81.6% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 12 | 133 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 13 | 134 |
| Status | Accuracy | Program |
|---|---|---|
| 33.1% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) | |
| ✓ | 55.5% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ▶ | 37.7% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ▶ | 21.9% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a) |
| 24.4% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) a) | |
| ▶ | 34.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| 31.1% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) | |
| 34.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) | |
| ▶ | 34.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| ▶ | 18.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
| 29.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) | |
| 22.4% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) | |
| 17.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
Compiled 651 to 436 computations (33% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
#s(literal -1/2 binary64) |
(/.f64 c b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
(neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(/.f64 b_2 a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (neg (sqrt (* (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (* (neg a) c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (- b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (- b_2 (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (neg (sqrt (* (neg a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (* (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* -1/2 (/ c b_2)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ b_2 a))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* c (- (/ b_2 (* a c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* c (- (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (- (/ b_2 a) (sqrt (* (/ c a) -1))) (/ b_2 a)) |
| 4.0ms | b_2 | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (- (/ b_2 a) (sqrt (* (/ c a) -1))) (/ b_2 a)) |
| 3.0ms | c | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (- (/ b_2 a) (sqrt (* (/ c a) -1))) (/ b_2 a)) |
| 3.0ms | c | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (- (/ b_2 a) (sqrt (* (/ c a) -1))) (/ b_2 a)) |
| 3.0ms | a | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (- (/ b_2 a) (sqrt (* (/ c a) -1))) (/ b_2 a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 735 | 4933 |
| 0 | 762 | 4583 |
| 0 | 4021 | 4479 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
#s(literal -1/2 binary64) |
(/.f64 c b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
(neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(/.f64 b_2 a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (neg (sqrt (* (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (* (neg a) c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (- b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (- b_2 (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (neg (sqrt (* (neg a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (* (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* -1/2 (/ c b_2)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ b_2 a))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* c (- (/ b_2 (* a c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* c (- (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
b_2 |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 a)) |
(neg.f64 (*.f64 c a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 c) (neg.f64 b_2)) |
(/.f64 c b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 (/.f64 c a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(pow.f64 (*.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 a)))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 a))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 a))) |
(*.f64 (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 a)) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
(neg.f64 (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b_2 a) (/.f64 b_2 a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a)) (*.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(+.f64 (/.f64 b_2 a) (*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) |
(/.f64 (neg.f64 b_2) (neg.f64 a)) |
(/.f64 b_2 a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* (neg a) c) (*.f64 (neg.f64 a) c)) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (sqrt (* (/ c a) -1)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (* (/ c a) -1) (/.f64 (neg.f64 c) a)) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (neg (sqrt (* (neg a) c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (* (neg a) c)) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 (-.f64 b_2 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (/.f64 (-.f64 b_2 (sqrt.f64 (*.f64 (neg.f64 a) c))) a)) |
#s(approx (/ b_2 a) (/.f64 b_2 a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) a)) b_2) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)))) |
#s(approx (neg (sqrt (* (neg a) c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (* (neg a) c)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) b_2) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx b_2 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* -1/2 (/ c b_2)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ c b_2) (/.f64 c b_2)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) #s(literal 1 binary64)) b_2)) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (/.f64 b_2 a)) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 3 binary64)))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx c c) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (*.f64 (-.f64 (/.f64 (/.f64 b_2 a) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c a))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
#s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 b_2) (*.f64 c a)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
Compiled 6 745 to 1 103 computations (83.6% saved)
15 alts after pruning (11 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 195 | 7 | 202 |
| Fresh | 3 | 4 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 200 | 15 | 215 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 37.1% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
| ✓ | 55.5% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 37.7% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| 31.1% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 20.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) #s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))))))) a) | |
| 24.4% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) a) | |
| ✓ | 34.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| ▶ | 16.1% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
| ▶ | 21.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| ▶ | 34.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
| ✓ | 34.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| ▶ | 18.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
| 29.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) | |
| 22.4% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) | |
| 17.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
Compiled 750 to 488 computations (34.9% saved)
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(*.f64 b_2 b_2) |
b_2 |
(*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
a |
c |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
#s(literal -1 binary64) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2)) |
(neg.f64 b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 b_2 a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) |
(sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c a) |
(/.f64 (/.f64 b_2 a) c) |
| Outputs |
|---|
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a c))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (- b_2 (* (sqrt (* a c)) (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 (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)) a))) |
#s(approx (sqrt (* (pow (* c a) -1) -1)) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (* (pow (* c a) -1) -1) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (pow (* c a) -1) #s(hole binary64 (/ 1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ b_2 a) c) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) c)) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a)) (* a b_2)) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) c)) (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2))))))) (* 1/16 (* (pow a 2) (pow c 3))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 1/2 c)) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (* 1/2 (* a c))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 4))) (* -1/128 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (* 1/2 (* a c))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 3) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* 1/2 (/ (* (pow a 2) c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)) c))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))))) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))) c)) (* b_2 c)) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) c)) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | c | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* b_2 b_2) b_2 (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/ b_2 a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
| 10.0ms | b_2 | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* b_2 b_2) b_2 (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/ b_2 a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
| 8.0ms | a | @ | inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* b_2 b_2) b_2 (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/ b_2 a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
| 7.0ms | c | @ | inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* b_2 b_2) b_2 (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/ b_2 a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
| 6.0ms | a | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* b_2 b_2) b_2 (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) a c (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/ b_2 a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1397 | 12792 |
| 0 | 1432 | 9862 |
| 0 | 8418 | 9629 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(*.f64 b_2 b_2) |
b_2 |
(*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
a |
c |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
#s(literal -1 binary64) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2)) |
(neg.f64 b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 b_2 a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) |
(sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c a) |
(/.f64 (/.f64 b_2 a) c) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a c))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (- b_2 (* (sqrt (* a c)) (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 (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)) a))) |
#s(approx (sqrt (* (pow (* c a) -1) -1)) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (* (pow (* c a) -1) -1) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (pow (* c a) -1) #s(hole binary64 (/ 1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ b_2 a) c) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) c)) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a)) (* a b_2)) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) c)) (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2))))))) (* 1/16 (* (pow a 2) (pow c 3))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 1/2 c)) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (* 1/2 (* a c))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 4))) (* -1/128 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (* 1/2 (* a c))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 3) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* 1/2 (/ (* (pow a 2) c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)) c))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))))) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))) c)) (* b_2 c)) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) c)) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))))) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) (/.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))))) |
(*.f64 (+.f64 b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (-.f64 b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (fma.f64 b_2 b_2 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) (*.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
b_2 |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (fabs.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(pow.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (*.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(pow.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (fabs.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(pow.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (*.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(*.f64 (neg.f64 a) c) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 a)) |
(neg.f64 (*.f64 c a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
a |
c |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(fma.f64 b_2 #s(literal -1 binary64) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(+.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (neg.f64 b_2)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2)))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2)) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(*.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_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 (neg.f64 b_2) a)) |
(*.f64 (/.f64 b_2 (neg.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b_2 (neg.f64 a))) |
(/.f64 (neg.f64 b_2) (neg.f64 a)) |
(/.f64 b_2 a) |
(neg.f64 (/.f64 b_2 (neg.f64 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
(*.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) c) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c)) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) c)) |
(neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) c)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 c) (*.f64 (/.f64 (/.f64 b_2 a) c) (neg.f64 c))) |
(fma.f64 (neg.f64 c) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 c) (/.f64 (/.f64 b_2 a) c))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 c)) (*.f64 (/.f64 (/.f64 b_2 a) c) (neg.f64 c))) |
(+.f64 (*.f64 (neg.f64 c) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 (neg.f64 c) (/.f64 (/.f64 b_2 a) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c))) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (/.f64 b_2 a) c))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b_2 a) c) #s(literal 3 binary64))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (/.f64 b_2 a) c))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 b_2 a) c)) |
(+.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (/.f64 b_2 a) c)) |
(+.f64 (/.f64 (/.f64 b_2 a) c) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 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 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (*.f64 c a) #s(literal -1 binary64)) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) c) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) c)) |
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
(/.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 c)) |
(/.f64 (neg.f64 b_2) (*.f64 (neg.f64 a) c)) |
(/.f64 (/.f64 b_2 a) c) |
(/.f64 b_2 (*.f64 c a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c c) b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))) a (/.f64 c (*.f64 #s(literal 0 binary64) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 c b_2) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 0 binary64) b_2))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2))))) a (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c c) b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))) a (/.f64 c (*.f64 #s(literal 0 binary64) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (/.f64 c (*.f64 #s(literal 0 binary64) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c c) b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))) a (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 c b_2) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 0 binary64) b_2))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2))))) a (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c c) b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))) a (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) a)) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* (neg a) c) (*.f64 (neg.f64 a) c)) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal 0 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal -2 binary64) b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 (-.f64 b_2 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#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 (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2)) a)) |
#s(approx (/ b_2 a) (/.f64 b_2 a)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) c) a))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a)) |
#s(approx (sqrt (* (pow (* c a) -1) -1)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (pow (* c a) -1) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
#s(approx (pow (* c a) -1) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (/ (/ b_2 a) c) (/.f64 (/.f64 b_2 a) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 b_2 #s(literal -1 binary64))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (*.f64 a a)))) (/.f64 (neg.f64 b_2) #s(literal -1 binary64))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) #s(literal -1 binary64))))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 b_2 #s(literal -1 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (*.f64 a a)))) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (fabs.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(pow.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (*.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) a)) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (neg.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) (fabs.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))))) |
(*.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
(pow.f64 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) #s(literal 2 binary64)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (*.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 b_2 a))) a)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64) (*.f64 (neg.f64 a) b_2)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) b_2) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) c) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64))) a)) (*.f64 a b_2)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) #s(literal -1 binary64) (neg.f64 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (fma.f64 a b_2 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (fma.f64 a b_2 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b_2) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c)) #s(literal 1/2 binary64))) a)))) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64) (neg.f64 b_2)) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a) #s(literal -1 binary64) (neg.f64 b_2)) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c))))) a)) b_2) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 (neg.f64 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (neg.f64 b_2) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) b_2 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 1 binary64))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64))) b_2 (pow.f64 (neg.f64 a) #s(literal -1 binary64))) b_2 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (neg.f64 b_2) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) b_2 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1 binary64) c) a)))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64))) b_2 #s(literal -1 binary64)) b_2 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx b_2 b_2) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) b_2) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 a a) c)) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) c) a) #s(literal -1/4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a)))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) c) #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) c) a) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) #s(literal 1 binary64)) b_2)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/.f64 (neg.f64 b_2) a)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (/.f64 (neg.f64 b_2) a)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (/.f64 b_2 a) c)) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) c (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 (/.f64 a b_2) (/.f64 c (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal -1 binary64))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) b_2)))) c (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal -1 binary64))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 c) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 a b_2) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 0 binary64) b_2))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) b_2)))) c (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal -1 binary64))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b_2) (/.f64 c (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (/.f64 a (*.f64 #s(literal 0 binary64) b_2))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a a) b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))) c (/.f64 a (*.f64 #s(literal 0 binary64) b_2))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 c) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 a b_2) (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 0 binary64) b_2))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)) (*.f64 b_2 b_2))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a a) b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))) c (/.f64 a (*.f64 #s(literal 0 binary64) b_2))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx c c) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 a))) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 b_2 a)) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64) (/.f64 b_2 a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) c)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) c)) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (*.f64 b_2 (/.f64 c a)))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) b_2) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c)) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) c) (*.f64 b_2 (/.f64 c a)))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (fma.f64 c b_2 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal -1/2 binary64)) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (fma.f64 c b_2 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b_2) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)) #s(literal 1/2 binary64))) c)))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64) (neg.f64 b_2)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64) (neg.f64 b_2)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c a))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) |
#s(approx (sqrt (/ (neg c) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
Compiled 23 374 to 2 294 computations (90.2% saved)
20 alts after pruning (14 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 427 | 9 | 436 |
| Fresh | 1 | 5 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 431 | 20 | 451 |
| Status | Accuracy | Program |
|---|---|---|
| 13.4% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) #s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a))) a) | |
| ▶ | 37.5% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
| 33.7% | (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) a)) | |
| ✓ | 55.5% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 37.7% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| 31.1% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 24.4% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) a) | |
| ✓ | 34.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 16.1% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
| ▶ | 6.6% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
| ▶ | 21.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| 34.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(approx (* (pow (* c a) -1) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) | |
| ▶ | 21.4% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a)))) |
| ✓ | 34.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| ✓ | 18.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
| 29.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) | |
| 22.4% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) | |
| 19.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) | |
| 17.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| ▶ | 20.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2))) |
Compiled 1 173 to 719 computations (38.7% saved)
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
#s(literal -1 binary64) |
b_2 |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
(/.f64 c (*.f64 #s(literal 0 binary64) b_2)) |
(*.f64 #s(literal 0 binary64) b_2) |
#s(literal 0 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a)))) |
(*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
(/.f64 b_2 c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
(*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) |
(pow.f64 a #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a c))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#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 c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)) a))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)) a))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (/ (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)) a))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (/ (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1) a))) |
#s(approx (/ (sqrt (/ (neg c) a)) b_2) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -1) b_2)))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -1) b_2)))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) c)) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a)) (* a b_2)) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) c)) (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c)))))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (/ c (* 0 b_2)) #s(hole binary64 (NAN))) |
#s(approx (* 0 b_2) #s(hole binary64 0)) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ b_2 c) #s(hole binary64 (/ b_2 c))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (/ (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2))))))) (* 1/16 (* (pow a 2) (pow c 3))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c)))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c)))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (/ b_2 c))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (/ -1 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 1/2 c)) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (* 1/2 (* a c))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 4))) (* -1/128 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (* 1/2 (* a c))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 3) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* 1/2 (/ (* (pow a 2) c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)) c))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (/ (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))) (* a c)))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (/ (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))) c))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (* c (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))))) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))) c)) (* b_2 c)) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) c)) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (/ (sqrt (/ (neg c) a)) b_2) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | b_2 | @ | -inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* c a) c a (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (* 0 b_2) 0 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (neg b_2) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) |
| 11.0ms | a | @ | inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* c a) c a (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (* 0 b_2) 0 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (neg b_2) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) |
| 6.0ms | a | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* c a) c a (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (* 0 b_2) 0 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (neg b_2) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) |
| 6.0ms | c | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* c a) c a (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (* 0 b_2) 0 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (neg b_2) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) |
| 5.0ms | c | @ | inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (* c a) c a (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) -1 b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (* 0 b_2) 0 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (neg b_2) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1325 | 12299 |
| 0 | 1365 | 9178 |
| 1 | 7944 | 9178 |
| 0 | 8075 | 8972 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
#s(literal -1 binary64) |
b_2 |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
(/.f64 c (*.f64 #s(literal 0 binary64) b_2)) |
(*.f64 #s(literal 0 binary64) b_2) |
#s(literal 0 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a)))) |
(*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
(/.f64 b_2 c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
(*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) |
(pow.f64 a #s(literal -1 binary64)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a c))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#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 c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)) a))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)) a))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (/ (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)) a))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (/ (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1) a))) |
#s(approx (/ (sqrt (/ (neg c) a)) b_2) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -1) b_2)))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -1) b_2)))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) c)) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a)) (* a b_2)) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) c)) (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c)))))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (/ c (* 0 b_2)) #s(hole binary64 (NAN))) |
#s(approx (* 0 b_2) #s(hole binary64 0)) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ b_2 c) #s(hole binary64 (/ b_2 c))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (/ (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2))))))) (* 1/16 (* (pow a 2) (pow c 3))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c)))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c)))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (/ b_2 c))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (/ -1 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 1/2 c)) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (* 1/2 (* a c))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 4))) (* -1/128 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (* 1/2 (* a c))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 3) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* 1/2 (/ (* (pow a 2) c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)) c))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) #s(hole binary64 (/ (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))) (* a c)))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) #s(hole binary64 (/ (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))) c))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (* c (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))))) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))) c)) (* b_2 c)) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) c)) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (/ (sqrt (/ (neg c) a)) b_2) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (neg.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a))) (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))))) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) (*.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))))) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(fma.f64 b_2 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2)) |
#s(literal -1 binary64) |
b_2 |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 a)) |
(neg.f64 (*.f64 c a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(literal 0 binary64))) |
(/.f64 (/.f64 c #s(literal 0 binary64)) b_2) |
(/.f64 (neg.f64 c) #s(literal 0 binary64)) |
(/.f64 c #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) |
(+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (/.f64 b_2 a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) |
(/.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 (/.f64 b_2 a)) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(*.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_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) a)))) |
(*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) a))) |
(*.f64 #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) a)) (neg.f64 c)) |
(neg.f64 (*.f64 c #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) a)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c))) (neg.f64 a)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) a) |
(+.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) a) (/.f64 (/.f64 b_2 c) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) (*.f64 (/.f64 b_2 c) (/.f64 b_2 c))) (-.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) (/.f64 b_2 c))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 c) #s(literal 3 binary64))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) (-.f64 (*.f64 (/.f64 b_2 c) (/.f64 b_2 c)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) (/.f64 b_2 c))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)) |
(fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) |
(+.f64 (/.f64 b_2 c) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
(+.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) (/.f64 b_2 c)) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 (/.f64 a c)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(/.f64 (neg.f64 b_2) (neg.f64 c)) |
(/.f64 b_2 c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
(*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2) |
(*.f64 b_2 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2)) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) (+.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal 3 binary64)) (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (fma.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (neg.f64 b_2)) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(literal 0 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) #s(literal 0 binary64)) #s(literal 1/2 binary64) (/.f64 c #s(literal 0 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) #s(literal 0 binary64)))) a (/.f64 c #s(literal 0 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal 0 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 c (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)))) #s(literal 0 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) #s(literal 0 binary64)))))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))))) a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) #s(literal 0 binary64)))) a (/.f64 c #s(literal 0 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 a (/.f64 c #s(literal 0 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) #s(literal 0 binary64)) #s(literal 1/2 binary64) (/.f64 c #s(literal 0 binary64))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) #s(literal 0 binary64)))) a (/.f64 c #s(literal 0 binary64))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal 0 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 c (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)))) #s(literal 0 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) #s(literal 0 binary64)))))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))))) a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) #s(literal 0 binary64)))) a (/.f64 c #s(literal 0 binary64))) a)) |
#s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx a a) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(literal 0 binary64)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* (neg a) c) (*.f64 (neg.f64 a) c)) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2)) a)) |
#s(approx (/ (neg b_2) a) (/.f64 (neg.f64 b_2) 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 c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) c) a))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) a)) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c)) a)) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -1 binary64) (/.f64 b_2 c))) |
#s(approx (sqrt (* (/ a c) -1)) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
#s(approx (* (/ a c) -1) (/.f64 (neg.f64 a) c)) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2)) a)) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (*.f64 b_2 (/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) #s(literal 1 binary64)) a))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) #s(literal 1 binary64)) a)) |
#s(approx (/ (sqrt (/ (neg c) a)) b_2) (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2)) |
#s(approx (pow a -1) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 b_2 #s(literal -1 binary64))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (*.f64 a a)))) (/.f64 (neg.f64 b_2) #s(literal -1 binary64))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) #s(literal -1 binary64))))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 b_2 #s(literal -1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (*.f64 a a)))) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) a)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2)) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64) (*.f64 (neg.f64 a) b_2)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) b_2) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) c) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64))) a)) (*.f64 a b_2)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) #s(literal -1 binary64) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (/.f64 (fma.f64 a b_2 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (/.f64 (fma.f64 a b_2 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b_2) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c)) #s(literal 1/2 binary64))) a)))) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64) (neg.f64 b_2)) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a) #s(literal -1 binary64) (neg.f64 b_2)) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c))))) |
#s(approx (sqrt (* (/ a c) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 (neg.f64 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (neg.f64 b_2) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) b_2 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 1 binary64))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64))) b_2 (/.f64 #s(literal -1 binary64) a)) b_2 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (fma.f64 (neg.f64 b_2) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) b_2 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1 binary64) c) a)))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64))) b_2 #s(literal -1 binary64)) b_2 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx b_2 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ c (* 0 b_2)) (NAN.f64)) |
#s(approx (* 0 b_2) #s(literal 0 binary64)) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx (/ b_2 c) (/.f64 b_2 c)) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 a a) c)) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) c) a) #s(literal -1/4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a)))) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) c) #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) c) a) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/.f64 (neg.f64 b_2) a)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (/.f64 (neg.f64 b_2) a)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (/.f64 b_2 a) c)) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) b_2)) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (/.f64 (/.f64 b_2 a) c)) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) b_2)) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (/.f64 b_2 c)) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) b_2) #s(literal -1 binary64) (pow.f64 c #s(literal -1 binary64))) b_2)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (/.f64 (neg.f64 b_2) a)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (/.f64 (neg.f64 b_2) a)) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) c (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) b_2) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 a (/.f64 c #s(literal 0 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal 0 binary64) #s(literal -1 binary64))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a #s(literal 0 binary64)))) c (pow.f64 #s(literal 0 binary64) #s(literal -1 binary64))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 c) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal 0 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)))) #s(literal 0 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) #s(literal 0 binary64)))))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a #s(literal 0 binary64)))) c (pow.f64 #s(literal 0 binary64) #s(literal -1 binary64))) c)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) #s(literal 0 binary64)) #s(literal 1/2 binary64) (/.f64 a #s(literal 0 binary64))) c)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) #s(literal 0 binary64)))) c (/.f64 a #s(literal 0 binary64))) c)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 c) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal 0 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 a (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)))) #s(literal 0 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) #s(literal 0 binary64)))))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) #s(literal 0 binary64)))) c (/.f64 a #s(literal 0 binary64))) c)) |
#s(approx c c) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)))) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 b_2 a)) c)) |
#s(approx (/ (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) a) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) #s(literal -1 binary64) b_2) (*.f64 c a))) |
#s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) #s(literal -1 binary64) b_2) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64) (/.f64 b_2 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))) c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) c)))) c)) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) c))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) c))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) c))))) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (*.f64 b_2 (/.f64 c a)))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) b_2) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c)) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) c) (*.f64 b_2 (/.f64 c a)))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (/.f64 (fma.f64 c b_2 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal -1/2 binary64)) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (/.f64 (fma.f64 c b_2 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b_2) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)) #s(literal 1/2 binary64))) c)))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (/.f64 b_2 c) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64) (neg.f64 b_2)) c) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64) (neg.f64 b_2)) c) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (neg.f64 a) c)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (neg.f64 a) c))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (sqrt (/ (neg c) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) b_2) (*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2))) |
#s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (/ (neg c) a)) b_2) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2))) |
Compiled 17 302 to 1 996 computations (88.5% saved)
18 alts after pruning (11 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 327 | 7 | 334 |
| Fresh | 5 | 4 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 336 | 18 | 354 |
| Status | Accuracy | Program |
|---|---|---|
| 51.6% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) a) | |
| 18.5% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a))) a) | |
| ✓ | 55.5% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 37.7% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| 31.1% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 33.6% | (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) | |
| ✓ | 34.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 16.1% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
| 7.5% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) | |
| ✓ | 21.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| 34.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(approx (* (pow (* c a) -1) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) | |
| 14.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 #s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) a)))) | |
| ✓ | 34.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| ✓ | 18.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
| 29.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) | |
| 17.8% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| 0.0% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) | |
| 18.1% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 #s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2)) b_2))) |
Compiled 1 739 to 573 computations (67.1% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 #s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 #s(approx (+ (* (sqrt (* (/ a c) -1)) -1) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) a)))) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c))) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 c)) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(approx (* (pow (* c a) -1) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (- (* b_2 b_2) (* a c))) (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) #s(approx (+ (* -1 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) #s(approx (- (/ b_2 a) (sqrt (* (/ c a) -1))) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))))))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
4 calls:
| 12.0ms | a |
| 9.0ms | c |
| 9.0ms | b_2 |
| 8.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 5 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 61.6% | 4 | a |
| 88.0% | 3 | b_2 |
| 58.5% | 2 | c |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (/ (neg c) a))) (*.f64 #s(approx (- (/ (sqrt (/ (neg c) a)) b_2) (pow a -1)) (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
1 calls:
| 18.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
2 calls:
| 7.0ms | b_2 |
| 6.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.1% | 6 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 76.1% | 5 | b_2 |
Compiled 14 to 13 computations (7.1% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
1 calls:
| 5.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.3% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
1 calls:
| 5.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 2 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
4 calls:
| 27.0ms | b_2 |
| 4.0ms | c |
| 4.0ms | a |
| 3.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.0% | 2 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 34.8% | 1 | a |
| 34.8% | 1 | c |
| 48.5% | 2 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
| Outputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg a) (- (/ b_2 a) (sqrt (* (/ c a) -1)))) (neg.f64 b_2))) a) |
4 calls:
| 3.0ms | b_2 |
| 3.0ms | a |
| 3.0ms | c |
| 2.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 16.1% | 1 | c |
| 16.1% | 1 | a |
| 16.1% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 16.1% | 1 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
4 calls:
| 1.0ms | a |
| 1.0ms | b_2 |
| 1.0ms | c |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.5% | 1 | a |
| 7.5% | 1 | c |
| 7.5% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 7.5% | 1 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
4 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b_2 |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 0.0% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 0.0% | 1 | b_2 |
| 0.0% | 1 | a |
| 0.0% | 1 | c |
Compiled 16 to 19 computations (-18.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.3775416180971884e+61 | 6.750498181725366e+65 |
| 39.0ms | -8.3036731039366e-60 | -1.4990703465603063e-64 |
| 25.0ms | 26× | 2 | valid |
| 11.0ms | 202× | 0 | valid |
| 3.0ms | 28× | 1 | valid |
| 2.0ms | 37× | 0 | invalid |
Compiled 528 to 432 computations (18.2% saved)
adjust: 22.0ms (65% of total)ival-sqrt: 3.0ms (8.9% of total)ival-mult!: 3.0ms (8.9% of total)ival-sub!: 2.0ms (5.9% of total)ival-div!: 2.0ms (5.9% of total)ival-neg: 2.0ms (5.9% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 6.980963285687228e+22 | 7.294262104668785e+22 |
| 1.0ms | -8.3036731039366e-60 | -1.4990703465603063e-64 |
| 1.0ms | 16× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 349 to 277 computations (20.6% saved)
ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.812471490753984e-58 | 6.266270247545424e-56 |
| 5.0ms | -8.3036731039366e-60 | -1.4990703465603063e-64 |
| 6.0ms | 112× | 0 | valid |
| 1.0ms | 24× | 0 | invalid |
Compiled 601 to 481 computations (20% saved)
ival-sub!: 1.0ms (23.7% of total)ival-sqrt: 1.0ms (23.7% of total)ival-neg: 1.0ms (23.7% of total)ival-mult!: 1.0ms (23.7% of total)ival-div!: 1.0ms (23.7% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.3854319232976e-55 | 2.2469380531151213e-53 |
| 16.0ms | 8.12797301307128e-287 | 3.689376244246324e-285 |
| 19.0ms | -5.483801910024085e-177 | -3.424858901409195e-185 |
| 18.0ms | -8.3036731039366e-60 | -1.4990703465603063e-64 |
| 23.0ms | 379× | 0 | valid |
| 9.0ms | 34× | 2 | valid |
| 8.0ms | 133× | 0 | invalid |
| 6.0ms | 51× | 1 | valid |
Compiled 1 210 to 962 computations (20.5% saved)
ival-mult!: 11.0ms (36.6% of total)ival-sqrt: 5.0ms (16.6% of total)ival-div!: 5.0ms (16.6% of total)ival-sub!: 3.0ms (10% of total)ival-neg: 3.0ms (10% of total)adjust: 2.0ms (6.6% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.3854319232976e-55 | 2.2469380531151213e-53 |
| 1.0ms | -8.3036731039366e-60 | -1.4990703465603063e-64 |
Compiled 586 to 466 computations (20.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | -2.1847070555219343e-306 | 3.993283492675457e-306 |
| 7.0ms | 128× | 0 | valid |
| 5.0ms | 86× | 0 | invalid |
Compiled 320 to 256 computations (20% saved)
ival-mult!: 2.0ms (29.8% of total)ival-sub!: 1.0ms (14.9% of total)ival-sqrt: 1.0ms (14.9% of total)ival-neg: 1.0ms (14.9% of total)ival-div!: 1.0ms (14.9% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -2.1847070555219343e-306 | 3.993283492675457e-306 |
Compiled 408 to 312 computations (23.5% saved)
| 1× | fuel |
Compiled 533 to 93 computations (82.6% saved)
Compiled 1 092 to 206 computations (81.1% saved)
Loading profile data...