
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)
| 654.0ms | 5 531× | 0 | valid |
| 286.0ms | 1 209× | 2 | valid |
| 195.0ms | 1 336× | 1 | valid |
| 75.0ms | 1 049× | 0 | invalid |
| 47.0ms | 180× | 3 | valid |
ival-sub: 388.0ms (41.7% of total)ival-mult: 160.0ms (17.2% of total)adjust: 117.0ms (12.6% of total)ival-sqrt: 113.0ms (12.1% of total)ival-div: 99.0ms (10.6% of total)ival-neg: 52.0ms (5.6% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 105 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 53 | 0 | - | 0 | - | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 18 | 0 | - | 0 | - | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 6 | 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 | 99 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 89 | |
| ↳ | (*.f64 a c) | overflow | 20 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 99 | |
-.f64 | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 53 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 18 | 0 |
| ↳ | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 34 | |
| ↳ | (*.f64 b_2 b_2) | underflow | 38 | |
| ↳ | (*.f64 a c) | underflow | 35 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 6 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 6 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 38 | |
| ↳ | (*.f64 a c) | underflow | 35 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 6 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 6 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 89 | |
| ↳ | (*.f64 a c) | overflow | 20 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 128 | 0 |
| - | 16 | 112 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 128 | 0 | 0 |
| - | 16 | 0 | 112 |
| number | freq |
|---|---|
| 0 | 112 |
| 1 | 108 |
| 2 | 34 |
| 3 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 25.0ms | 340× | 0 | valid |
| 22.0ms | 92× | 2 | valid |
| 12.0ms | 66× | 1 | valid |
| 4.0ms | 14× | 3 | valid |
Compiled 117 to 34 computations (70.9% saved)
ival-mult: 9.0ms (22.6% of total)ival-sqrt: 8.0ms (20.1% of total)ival-sub: 7.0ms (17.6% of total)adjust: 7.0ms (17.6% of total)ival-div: 5.0ms (12.5% of total)ival-neg: 2.0ms (5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 131 |
| 1 | 119 | 131 |
| 2 | 214 | 131 |
| 3 | 346 | 131 |
| 4 | 449 | 131 |
| 5 | 484 | 131 |
| 6 | 505 | 131 |
| 0 | 10 | 13 |
| 0 | 17 | 13 |
| 1 | 27 | 13 |
| 2 | 51 | 13 |
| 3 | 96 | 13 |
| 4 | 131 | 13 |
| 5 | 138 | 13 |
| 6 | 146 | 13 |
| 7 | 154 | 13 |
| 0 | 154 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Outputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
Compiled 13 to 10 computations (23.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Compiled 13 to 10 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 | |
|---|---|---|---|---|
| 6.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)) (* 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) |
| 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) |
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 705 to 835 computations (82.3% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 16 | 146 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 16 | 147 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 29.6% | (/.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) |
| ▶ | 53.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
| ▶ | 35.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| 11.0% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) | |
| 35.9% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 27.4% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) | |
| 21.0% | (/.f64 #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))) a) | |
| 31.3% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) | |
| 52.5% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) | |
| 35.7% | #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)))) | |
| 20.5% | #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))) | |
| 33.5% | #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)))) | |
| ▶ | 35.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| 16.4% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| 30.1% | #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.7% | #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 742 to 504 computations (32.1% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
a |
c |
(*.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))) |
(*.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) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.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)))) |
(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 (/.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 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 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))))) |
(*.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)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 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 (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (- (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a c))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) #s(hole binary64 (pow b_2 2))) |
#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 (* -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 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 (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #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) (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* -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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) 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))) (/ 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 (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | b_2 | @ | 0 | ((/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (/ (- (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) (neg (sqrt (* (/ c a) -1))) (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)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
| 7.0ms | c | @ | -inf | ((/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (/ (- (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) (neg (sqrt (* (/ c a) -1))) (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)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
| 6.0ms | c | @ | inf | ((/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (/ (- (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) (neg (sqrt (* (/ c a) -1))) (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)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
| 6.0ms | a | @ | inf | ((/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (/ (- (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) (neg (sqrt (* (/ c a) -1))) (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)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
| 5.0ms | c | @ | 0 | ((/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (/ (- (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) (neg (sqrt (* (/ c a) -1))) (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)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1409 | 15430 |
| 0 | 1448 | 12442 |
| 0 | 8221 | 12105 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
a |
c |
(*.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))) |
(*.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) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.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)))) |
(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 (/.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 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 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))))) |
(*.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)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 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 (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (- (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a c))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) #s(hole binary64 (pow b_2 2))) |
#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 (* -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 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 (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #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) (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* -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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) 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))) (/ 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 (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (/.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
b_2 |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) #s(literal 2 binary64)) |
(/.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 c (neg.f64 a)) (*.f64 c (neg.f64 a))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 c (neg.f64 a)) (*.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 c (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 c (neg.f64 a)) (*.f64 c (neg.f64 a)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 c (neg.f64 a)) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 c (neg.f64 a))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 c (neg.f64 a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 c (neg.f64 a))) |
(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 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) |
(sqrt.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(-.f64 (*.f64 c (neg.f64 a)) (*.f64 (neg.f64 b_2) b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 c (neg.f64 a))) |
(+.f64 (*.f64 c (neg.f64 a)) (*.f64 b_2 b_2)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
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))) |
#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) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(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 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a))))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))) (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))) (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a))))) |
(pow.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 a)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 (*.f64 c a)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (/.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(*.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (fma.f64 b_2 b_2 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (*.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) #s(literal 2 binary64)) |
(/.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 c (neg.f64 a)) (*.f64 c (neg.f64 a))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 c (neg.f64 a)) (*.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 c (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 c (neg.f64 a)) (*.f64 c (neg.f64 a)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 c (neg.f64 a)) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 c (neg.f64 a))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 c (neg.f64 a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 c (neg.f64 a))) |
(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 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) |
(sqrt.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(-.f64 (*.f64 c (neg.f64 a)) (*.f64 (neg.f64 b_2) b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 c (neg.f64 a))) |
(+.f64 (*.f64 c (neg.f64 a)) (*.f64 b_2 b_2)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(fma.f64 b_2 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (neg.f64 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 (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 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a 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 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (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 (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
#s(approx (* (neg a) c) (*.f64 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))) |
#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 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 a (/.f64 c (*.f64 #s(literal 0 binary64) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal 0 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (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 (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal 0 binary64) b_2 (*.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))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal 0 binary64) b_2 (*.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))) |
#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 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 c (neg.f64 a)))) |
#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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 c (neg.f64 a)))) |
#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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (neg.f64 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)) a)) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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) (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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (*.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 (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -1 binary64) 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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (*.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 (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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) (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 c (neg.f64 a))) 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 c (neg.f64 a)))) 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 c (neg.f64 a)))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (sqrt.f64 (*.f64 c (neg.f64 a))) #s(literal -1 binary64) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 c (neg.f64 a)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 c (neg.f64 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -1 binary64) c))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 c (neg.f64 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 (/.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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#s(approx (* b_2 b_2) (*.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 (/.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 (* -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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 c (neg.f64 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 (/.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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2)))) (+.f64 (sqrt.f64 (*.f64 c (neg.f64 a))) (neg.f64 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (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 c (neg.f64 a))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (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 c (neg.f64 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 (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 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 b_2 a) #s(literal -2 binary64))) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/.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 (+ (* (neg a) c) (* b_2 b_2)))) (/.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 (+ (* (neg a) c) (* b_2 b_2)))) (/.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 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 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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) (*.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 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (/ (- (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 (*.f64 a a) (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 (*.f64 a a) (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 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))) (fma.f64 (/.f64 (/.f64 (*.f64 a a) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 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 (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal 0 binary64) b_2 (*.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))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal 0 binary64) b_2 (*.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))) |
#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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) 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/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 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (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 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (/.f64 b_2 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)) c)) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (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/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)) (*.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))))) 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 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal -1 binary64) 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/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)) (*.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))))) 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 (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 c (neg.f64 a)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 c (neg.f64 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal -1 binary64) a))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.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 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))))) c) #s(literal -1 binary64) (neg.f64 b_2)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
Compiled 26 389 to 2 518 computations (90.5% saved)
16 alts after pruning (14 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 567 | 9 | 576 |
| Fresh | 6 | 5 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 576 | 16 | 592 |
| Status | Accuracy | Program |
|---|---|---|
| 47.2% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) | |
| 26.2% | (/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) a)) | |
| ✓ | 53.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
| ✓ | 35.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ▶ | 11.0% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
| 35.9% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 27.4% | (/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) | |
| ▶ | 31.3% | (/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
| ▶ | 52.5% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
| 35.7% | #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)))) | |
| ▶ | 20.5% | #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))) |
| 35.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) | |
| ▶ | 5.6% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
| 33.5% | #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)))) | |
| 16.4% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) | |
| 17.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
Compiled 757 to 461 computations (39.1% saved)
| Inputs |
|---|
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
c |
(*.f64 b_2 b_2) |
#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) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
(neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a)))) |
(sqrt.f64 (*.f64 c (neg.f64 a))) |
(*.f64 c (neg.f64 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))) |
(fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (- (* -1 b_2) b_2) a))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (- (+ (* -1 b_2) (* 1/2 (/ (* a c) b_2))) b_2) a))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (- (+ (* -1 b_2) (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2))))) b_2) a))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (- (+ (* -1 b_2) (* 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))))) b_2) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #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)))))))) a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#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) (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (neg (sqrt (* c (neg a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (* c (neg a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* c (neg a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))) 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 b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -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 (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* -1 (/ b_2 a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -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) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (neg (sqrt (* c (neg a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (* c (neg a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) #s(hole binary64 (pow b_2 2))) |
#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) (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 (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #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) (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (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 (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))) (/ b_2 a)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -1 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) (/ b_2 a)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -1 (/ 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))))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* -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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (- (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (- (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (- (+ (* -1 (/ b_2 (* a c))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (- (/ b_2 (* a c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) 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))) (/ 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (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))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | b_2 | @ | 0 | ((- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (- (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) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (sqrt (* c (neg a)))) (sqrt (* c (neg a))) (* c (neg a)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) -1) |
| 7.0ms | b_2 | @ | -inf | ((- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (- (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) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (sqrt (* c (neg a)))) (sqrt (* c (neg a))) (* c (neg a)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) -1) |
| 4.0ms | c | @ | inf | ((- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (- (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) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (sqrt (* c (neg a)))) (sqrt (* c (neg a))) (* c (neg a)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) -1) |
| 3.0ms | a | @ | inf | ((- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (- (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) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (sqrt (* c (neg a)))) (sqrt (* c (neg a))) (* c (neg a)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) -1) |
| 3.0ms | c | @ | -inf | ((- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (- (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) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (sqrt (* c (neg a)))) (sqrt (* c (neg a))) (* c (neg a)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1471 | 14344 |
| 0 | 1502 | 11313 |
| 0 | 8480 | 10986 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
c |
(*.f64 b_2 b_2) |
#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) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
(neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a)))) |
(sqrt.f64 (*.f64 c (neg.f64 a))) |
(*.f64 c (neg.f64 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))) |
(fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(literal -1 binary64) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (- (* -1 b_2) b_2) a))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (- (+ (* -1 b_2) (* 1/2 (/ (* a c) b_2))) b_2) a))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (- (+ (* -1 b_2) (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2))))) b_2) a))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (- (+ (* -1 b_2) (* 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))))) b_2) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #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)))))))) a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#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) (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (neg (sqrt (* c (neg a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (* c (neg a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* c (neg a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))) 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 b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -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 (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* -1 (/ b_2 a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -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) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (neg (sqrt (* c (neg a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (* c (neg a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) #s(hole binary64 (pow b_2 2))) |
#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) (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 (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #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) (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (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 (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))) (/ b_2 a)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -1 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) (/ b_2 a)))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (- (+ (* -1 (/ 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))))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* -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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (- (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (- (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (- (+ (* -1 (/ b_2 (* a c))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (- (/ b_2 (* a c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) 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))) (/ 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (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))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a))))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a)) |
(*.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) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (fma.f64 b_2 b_2 (*.f64 a c))) |
(/.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 a c) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.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 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 a) c (*.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)) |
(sqrt.f64 (*.f64 (fma.f64 b_2 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 a c)) |
(-.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 b_2) b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(*.f64 #s(literal -1 binary64) a) |
(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))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(literal 0 binary64))) |
(/.f64 (neg.f64 c) #s(literal 0 binary64)) |
(/.f64 (/.f64 c #s(literal 0 binary64)) b_2) |
(/.f64 c #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)))) (+.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) (*.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)))))) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) |
(/.f64 (neg.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a)))))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
(neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))) |
(pow.f64 (*.f64 c (neg.f64 a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 c (neg.f64 a))) |
(*.f64 c (neg.f64 a)) |
(neg.f64 (*.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))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))))) |
(fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64))) |
(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 #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) |
(neg.f64 c) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (neg.f64 b_2) b_2) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2) (neg.f64 b_2)) b_2) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) (neg.f64 b_2)) b_2) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) (neg.f64 b_2)) b_2) a)) |
#s(approx (/ (neg b_2) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx a a) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 b_2 a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2) b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) b_2) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 b_2 b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (fma.f64 b_2 b_2 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) b_2)) |
#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 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (*.f64 c c) #s(literal 0 binary64))) (/.f64 c #s(literal 0 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c c) b_2) #s(literal 0 binary64)))) (/.f64 c #s(literal 0 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 a (fma.f64 a (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64)))) #s(literal 0 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 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c c) b_2) #s(literal 0 binary64)))) (/.f64 c #s(literal 0 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (/.f64 c #s(literal 0 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (*.f64 c c) #s(literal 0 binary64))) (/.f64 c #s(literal 0 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c c) b_2) #s(literal 0 binary64)))) (/.f64 c #s(literal 0 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 a (fma.f64 a (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64)))) #s(literal 0 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 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c c) b_2) #s(literal 0 binary64)))) (/.f64 c #s(literal 0 binary64))))) |
#s(approx (neg (sqrt (* c (neg a)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (* c (neg a))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (* c (neg a)) (*.f64 (neg.f64 a) c)) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) b_2) a))) |
#s(approx (sqrt (/ (neg c) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (neg c) a) (/.f64 (neg.f64 c) 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) (-.f64 (/.f64 (neg.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)))) a) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (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 (neg.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)))) a) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (neg.f64 b_2) a)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (neg.f64 a) c)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) 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 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.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 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)) (*.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)))) a) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_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 (*.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 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (-.f64 (/.f64 (neg.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 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #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) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.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)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1 binary64))))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 b_2 #s(literal -1 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.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)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1 binary64))))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (-.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)))) a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) 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)))) a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a) c))) |
#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 (/.f64 c a)) (sqrt.f64 #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 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) 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)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) 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)))) (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 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 a c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) 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 a (pow.f64 c #s(literal 3 binary64))) #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 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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)))))))) |
#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) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 (neg.f64 a) b_2)) a) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) a)) (*.f64 a b_2)) a) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.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 #s(literal -1 binary64) (/.f64 (fma.f64 a b_2 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) a))) a) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal -1 binary64) (/.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 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c)))) a)))) a))) a) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (neg (sqrt (* c (neg a)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (* c (neg a))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (*.f64 b_2 (-.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)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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))))) (pow.f64 a #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx b_2 b_2) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 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)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_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 a c)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 b_2 (-.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))) (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 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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))))) (pow.f64 a #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ c (* 0 b_2)) (NAN.f64)) |
#s(approx (* 0 b_2) #s(literal 0 binary64)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #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)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_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 a c)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 b_2 (fma.f64 (neg.f64 b_2) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 b_2 (fma.f64 (neg.f64 b_2) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal 1 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#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 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #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 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 a a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/8 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) 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)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a)) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (*.f64 b_2 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) b_2)) (pow.f64 a #s(literal -1 binary64))))) |
#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 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 b_2) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 b_2) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 b_2) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 b_2) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #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 #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 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #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 a (*.f64 c c))) (*.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 a c) b_2))) |
#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 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #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 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #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 a c) #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 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 b_2) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #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 #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 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.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 a c) b_2))) |
#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 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #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 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #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 a c) #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (*.f64 (neg.f64 b_2) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (neg.f64 b_2) b_2) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (/.f64 (neg.f64 b_2) a)) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (fma.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) b_2)) (/.f64 (neg.f64 b_2) a)) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) b_2)) (/.f64 (neg.f64 b_2) a)) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a c)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (/.f64 #s(literal 1/2 binary64) b_2)) (/.f64 b_2 a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2))) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2))) b_2)) |
#s(approx c 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 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) b_2)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) b_2)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2))) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a c) b_2) #s(literal 0 binary64)) (pow.f64 #s(literal 0 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a b_2) #s(literal 0 binary64)))) (pow.f64 #s(literal 0 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64)))) #s(literal 0 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 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a b_2) #s(literal 0 binary64)))) (pow.f64 #s(literal 0 binary64) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) b_2) (/.f64 c #s(literal 0 binary64))) (/.f64 a #s(literal 0 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a a) b_2) #s(literal 0 binary64)))) (/.f64 a #s(literal 0 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64)))) #s(literal 0 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 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 0 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a a) b_2) #s(literal 0 binary64)))) (/.f64 a #s(literal 0 binary64))))) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (/.f64 (neg.f64 b_2) (*.f64 a c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (neg.f64 b_2) (*.f64 a c))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #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 (neg.f64 b_2) (*.f64 a c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #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))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #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))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (neg.f64 b_2) (*.f64 a c))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #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)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (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 a c) #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 a c) #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)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (/.f64 (neg.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 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b_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))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b_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)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #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 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (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 (neg.f64 b_2) (*.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 1 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 #s(literal 1/2 binary64) (*.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)))) (/.f64 (neg.f64 b_2) (*.f64 a #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.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)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 1 binary64))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (neg.f64 b_2) #s(literal -1 binary64)))))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (neg.f64 b_2) (*.f64 a c))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 b_2 a) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #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) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (neg.f64 b_2) a)) c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #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) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.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))))) c) (/.f64 (neg.f64 b_2) a)) c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.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 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #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 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (neg.f64 b_2) a)) c) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #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 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.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))))) c) (/.f64 (neg.f64 b_2) a)) c) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #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 a c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) 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 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #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) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.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 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b_2 (/.f64 c a)))) c) (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 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.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 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b_2 (/.f64 c a)))) c) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b_2 c (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) c))) c) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b_2 c (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)))) c)))) c))) c) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (sqrt (/ (neg c) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
Compiled 13 489 to 1 741 computations (87.1% saved)
20 alts after pruning (14 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 351 | 7 | 358 |
| Fresh | 2 | 7 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 354 | 20 | 374 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.2% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) |
| ✓ | 53.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
| ✓ | 35.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 11.0% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
| 35.9% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 27.4% | (/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) | |
| ▶ | 17.1% | (/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) a) |
| ✓ | 31.3% | (/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
| ✓ | 52.5% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
| 35.8% | (-.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))) | |
| 19.6% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) | |
| 35.7% | #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)))) | |
| ✓ | 20.5% | #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))) |
| ▶ | 35.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
| 6.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)))) | |
| 33.5% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 b_2 a) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) | |
| 16.4% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) | |
| ▶ | 17.7% | #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))) |
| 14.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a))) |
Compiled 907 to 567 computations (37.5% saved)
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
#s(literal -1 binary64) |
b_2 |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
(*.f64 b_2 b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ c (* 0 b_2)) (NAN.f64)) |
(NAN.f64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) a) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) |
(neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))) |
(sqrt.f64 c) |
(sqrt.f64 (neg.f64 a)) |
| Outputs |
|---|
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#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 (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (neg (* (sqrt c) (sqrt (neg a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (sqrt c) (sqrt (neg a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* (sqrt a) (sqrt -1)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#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 (* (sqrt c) (sqrt (neg a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (sqrt c) (sqrt (neg a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* -1 (* (sqrt a) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) #s(hole binary64 (pow b_2 2))) |
#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 (/ (* -1/2 c) b_2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (sqrt c) #s(hole binary64 (sqrt c))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) 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))) (/ 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 (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (* (sqrt c) (sqrt (neg a)))) #s(hole binary64 (* (sqrt (* a c)) (pow (sqrt -1) 3)))) |
#s(approx (* (sqrt c) (sqrt (neg a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (pow (sqrt -1) 3))))) |
#s(approx (sqrt c) #s(hole binary64 (* -1 (* (sqrt c) (pow (sqrt -1) 2))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | c | @ | -inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* c a) c a (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) -1 b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (NAN) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (* (sqrt c) (sqrt (neg a)))) (* (sqrt c) (sqrt (neg a))) (sqrt c) (sqrt (neg a))) |
| 3.0ms | c | @ | inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* c a) c a (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) -1 b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (NAN) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (* (sqrt c) (sqrt (neg a)))) (* (sqrt c) (sqrt (neg a))) (sqrt c) (sqrt (neg a))) |
| 3.0ms | c | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* c a) c a (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) -1 b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (NAN) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (* (sqrt c) (sqrt (neg a)))) (* (sqrt c) (sqrt (neg a))) (sqrt c) (sqrt (neg a))) |
| 3.0ms | a | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* c a) c a (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) -1 b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (NAN) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (* (sqrt c) (sqrt (neg a)))) (* (sqrt c) (sqrt (neg a))) (sqrt c) (sqrt (neg a))) |
| 3.0ms | a | @ | inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* c a) c a (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) -1 b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ c (* 0 b_2)) (NAN) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg (* (sqrt c) (sqrt (neg a)))) (* (sqrt c) (sqrt (neg a))) (sqrt c) (sqrt (neg a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1189 | 10182 |
| 0 | 1216 | 7319 |
| 1 | 7418 | 7313 |
| 0 | 8821 | 7107 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
#s(literal -1 binary64) |
b_2 |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
(*.f64 b_2 b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ c (* 0 b_2)) (NAN.f64)) |
(NAN.f64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) a) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) |
(neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))) |
(sqrt.f64 c) |
(sqrt.f64 (neg.f64 a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#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 (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (neg (* (sqrt c) (sqrt (neg a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (sqrt c) (sqrt (neg a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* (sqrt a) (sqrt -1)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#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 (* (sqrt c) (sqrt (neg a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (sqrt c) (sqrt (neg a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* -1 (* (sqrt a) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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) #s(hole binary64 (pow b_2 2))) |
#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 (/ (* -1/2 c) b_2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (sqrt c) #s(hole binary64 (sqrt c))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2))) #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 (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) 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))) (/ 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 (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (* (sqrt c) (sqrt (neg a)))) #s(hole binary64 (* (sqrt (* a c)) (pow (sqrt -1) 3)))) |
#s(approx (* (sqrt c) (sqrt (neg a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (pow (sqrt -1) 3))))) |
#s(approx (sqrt c) #s(hole binary64 (* -1 (* (sqrt c) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) a)) |
(/.f64 (neg.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a))) (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(fma.f64 b_2 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (neg.f64 b_2)) |
#s(literal -1 binary64) |
b_2 |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) #s(literal 2 binary64)) |
(/.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 c (neg.f64 a)) (*.f64 c (neg.f64 a))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 c (neg.f64 a)) (*.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 c (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 c (neg.f64 a)) (*.f64 c (neg.f64 a)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 c (neg.f64 a)) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 c (neg.f64 a))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 c (neg.f64 a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 c (neg.f64 a))) |
(fma.f64 (*.f64 c a) #s(literal -1 binary64) (*.f64 b_2 b_2)) |
(fma.f64 #s(literal -1 binary64) (*.f64 c a) (*.f64 b_2 b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) |
(sqrt.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(-.f64 (*.f64 c (neg.f64 a)) (*.f64 (neg.f64 b_2) b_2)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 c (neg.f64 a))) |
(+.f64 (*.f64 c (neg.f64 a)) (*.f64 b_2 b_2)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(*.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 (cosh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
#s(approx (/ c (* 0 b_2)) (NAN.f64)) |
(NAN.f64) |
#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 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(*.f64 #s(literal -1/2 binary64) c) |
(*.f64 c #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 c) a)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 (/.f64 c a)) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
(/.f64 (neg.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a)))))) (neg.f64 a)) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 c)) (sqrt.f64 (neg.f64 a))) |
(*.f64 (sqrt.f64 (*.f64 c (neg.f64 a))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 c) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
(neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a)))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(sqrt.f64 (*.f64 c (neg.f64 a))) |
(pow.f64 c #s(literal 1/2 binary64)) |
(sqrt.f64 c) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 a)) |
(pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 a)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 1/2 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 a (/.f64 c #s(literal 0 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx a a) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(literal 0 binary64)) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (+.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 (+ (* (neg a) c) (* b_2 b_2)))) (+.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 (+ (* (neg a) c) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (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 (+ (* (neg a) c) (* b_2 b_2))) (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 (+ (* (neg a) c) (* b_2 b_2)) (*.f64 b_2 b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
#s(approx (neg a) (neg.f64 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 #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 (sqrt (/ (neg c) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (sqrt (/ (neg c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (neg c) a) (/.f64 (neg.f64 c) a)) |
#s(approx (neg (* (sqrt c) (sqrt (neg a)))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (* (sqrt c) (sqrt (neg a))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (sqrt (neg a)) (sqrt.f64 (neg.f64 a))) |
#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) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #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 (neg.f64 b_2) #s(literal -1 binary64))))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #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 (neg.f64 b_2) #s(literal -1 binary64)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2)) (*.f64 c (neg.f64 a))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) 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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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)))) 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 (fma.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 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 c (neg.f64 a)))) 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 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) 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 c (neg.f64 a)))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 c (neg.f64 a)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 c (neg.f64 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -1 binary64) 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) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (*.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 (* (sqrt c) (sqrt (neg a)))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (* (sqrt c) (sqrt (neg a))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (sqrt (neg a)) (neg.f64 (sqrt.f64 (neg.f64 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))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) (/.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (neg.f64 b_2) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) (/.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)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #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 (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c) (neg.f64 b_2))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (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) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx b_2 b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (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) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (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 c (neg.f64 a))))) |
#s(approx (* b_2 b_2) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (/ (* -1/2 c) b_2) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#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 (-.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/4 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) c) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/.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 (+ (* (neg a) c) (* b_2 b_2)))) (/.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 (+ (* (neg a) c) (* b_2 b_2)))) (/.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2)) (*.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 (/ (- (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (/ (- (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) #s(literal 0 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 #s(literal 0 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 #s(literal 0 binary64)) c)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (+.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 (+ (* (neg a) c) (* b_2 b_2)))) (+.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 (+ (* (neg a) c) (* b_2 b_2))) (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 (+ (* (neg a) c) (* b_2 b_2))) (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 (/.f64 b_2 a) #s(literal -2 binary64) (*.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 (/.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 (* -1/2 c) (*.f64 #s(literal -1/2 binary64) c)) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (sqrt c) (sqrt.f64 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.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) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #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 (neg.f64 b_2) #s(literal -1 binary64)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) 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 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) (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)))) 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 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 c (neg.f64 a)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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 c (neg.f64 a)))))) |
#s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.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 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))))) 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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal -1 binary64) 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/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)) (*.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))))) 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 (sqrt (/ (neg c) a))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (sqrt (/ (neg c) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (neg (* (sqrt c) (sqrt (neg a)))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (sqrt.f64 (*.f64 c a)))) |
#s(approx (* (sqrt c) (sqrt (neg a))) (neg.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (sqrt.f64 (*.f64 c a))))) |
#s(approx (sqrt c) (neg.f64 (*.f64 (sqrt.f64 c) #s(literal -1 binary64)))) |
Compiled 15 606 to 1 678 computations (89.2% saved)
21 alts after pruning (11 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 4 | 307 |
| Fresh | 2 | 7 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 306 | 21 | 327 |
| Status | Accuracy | Program |
|---|---|---|
| 47.2% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (neg.f64 b_2))) a) | |
| 27.4% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2))) a) | |
| ✓ | 53.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
| ✓ | 35.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 11.0% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
| 35.9% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| ✓ | 17.1% | (/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) a) |
| ✓ | 31.3% | (/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
| 44.5% | (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) a)) | |
| ✓ | 52.5% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
| 35.8% | (-.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))) | |
| 35.7% | #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)))) | |
| ✓ | 20.5% | #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))) |
| ✓ | 35.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
| 6.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)))) | |
| 33.5% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 b_2 a) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) | |
| 16.4% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) | |
| 15.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) | |
| ✓ | 17.7% | #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))) |
| 14.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a))) |
Compiled 1 553 to 536 computations (65.5% 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2))) a) |
#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)))) |
(/.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) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) 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))) |
(-.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.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) (/.f64 (neg.f64 b_2) 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 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (neg.f64 b_2))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (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 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (*.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) 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) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 b_2 a) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #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 (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 (-.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))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))) |
4 calls:
| 12.0ms | b_2 |
| 10.0ms | a |
| 10.0ms | c |
| 9.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 5 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 65.1% | 7 | a |
| 90.8% | 3 | b_2 |
| 58.3% | 4 | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2))) a) |
#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)))) |
(/.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) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) 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))) |
(-.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.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) (/.f64 (neg.f64 b_2) 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))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.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) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))) |
1 calls:
| 8.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.8% | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2))) a) |
#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)))) |
(/.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) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (neg.f64 a))))) 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))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
#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)))) |
1 calls:
| 7.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2))) a) |
#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)))) |
(/.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) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) 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) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
1 calls:
| 6.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2))) a) |
#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)))) |
(/.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) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) 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) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
1 calls:
| 6.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2))) a) |
#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)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) 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) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
1 calls:
| 5.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.0% | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (+ (* -1 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) 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) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
1 calls:
| 5.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.0% | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
2 calls:
| 6.0ms | b_2 |
| 3.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.7% | 3 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 69.4% | 2 | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a))) |
4 calls:
| 2.0ms | c |
| 2.0ms | a |
| 2.0ms | b_2 |
| 2.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.7% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 35.7% | 1 | c |
| 35.7% | 1 | a |
| 48.2% | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (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 c (*.f64 #s(literal 0 binary64) 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))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a))) |
1 calls:
| 2.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.2% | 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)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a))) |
4 calls:
| 2.0ms | a |
| 2.0ms | c |
| 2.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 |
|---|---|---|
| 14.7% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 14.7% | 1 | a |
| 14.7% | 1 | c |
| 14.7% | 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 | c |
| 1.0ms | b_2 |
| 1.0ms | a |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.5% | 1 | a |
| 6.5% | 1 | b_2 |
| 6.5% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 6.5% | 1 | c |
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:
| 3.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 |
|---|---|---|
| 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 |
|---|---|---|
| 15.0ms | 4.665408435387885e+116 | 1.9160999041868252e+122 |
| 19.0ms | -3.886940092877283e-95 | -3.43427282953025e-98 |
| 15.0ms | 235× | 0 | valid |
| 3.0ms | 25× | 1 | valid |
| 2.0ms | 12× | 2 | valid |
| 2.0ms | 25× | 0 | invalid |
Compiled 648 to 502 computations (22.5% saved)
ival-mult: 4.0ms (26.7% of total)ival-sub: 3.0ms (20% of total)ival-div: 2.0ms (13.3% of total)ival-sqrt: 2.0ms (13.3% of total)adjust: 1.0ms (6.7% of total)ival-neg: 1.0ms (6.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.665408435387885e+116 | 1.9160999041868252e+122 |
| 3.0ms | -3.886940092877283e-95 | -3.43427282953025e-98 |
Compiled 614 to 485 computations (21% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.665408435387885e+116 | 1.9160999041868252e+122 |
| 1.0ms | -3.886940092877283e-95 | -3.43427282953025e-98 |
Compiled 605 to 485 computations (19.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.665408435387885e+116 | 1.9160999041868252e+122 |
| 1.0ms | -3.886940092877283e-95 | -3.43427282953025e-98 |
Compiled 605 to 485 computations (19.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 5.270477014101604e-18 | 5.382912112811664e-5 |
| 1.0ms | -3.886940092877283e-95 | -3.43427282953025e-98 |
| 10.0ms | 160× | 0 | valid |
| 1.0ms | 17× | 0 | invalid |
Compiled 732 to 568 computations (22.4% saved)
ival-mult: 2.0ms (28% of total)ival-sub: 1.0ms (14% of total)ival-div: 1.0ms (14% of total)ival-sqrt: 1.0ms (14% of total)ival-neg: 1.0ms (14% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.270477014101604e-18 | 5.382912112811664e-5 |
| 6.0ms | -3.886940092877283e-95 | -3.43427282953025e-98 |
| 2.0ms | 24× | 0 | valid |
| 1.0ms | 5× | 2 | valid |
| 0.0ms | 7× | 0 | invalid |
| 0.0ms | 3× | 1 | valid |
Compiled 768 to 604 computations (21.4% saved)
ival-mult: 1.0ms (42.3% of total)adjust: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.270477014101604e-18 | 5.382912112811664e-5 |
| 1.0ms | -3.886940092877283e-95 | -3.43427282953025e-98 |
Compiled 678 to 544 computations (19.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.753825535957117e-114 | 5.057009291507511e-112 |
| 21.0ms | -3.886940092877283e-95 | -3.43427282953025e-98 |
| 12.0ms | 185× | 0 | valid |
| 6.0ms | 26× | 1 | valid |
| 4.0ms | 56× | 0 | invalid |
| 3.0ms | 13× | 2 | valid |
Compiled 558 to 445 computations (20.3% saved)
ival-mult: 4.0ms (27.3% of total)ival-sub: 3.0ms (20.4% of total)ival-div: 2.0ms (13.6% of total)ival-sqrt: 2.0ms (13.6% of total)adjust: 1.0ms (6.8% of total)ival-neg: 1.0ms (6.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | -1.0053010059264411e-296 | 5.1432605258155804e-266 |
| 13.0ms | 192× | 0 | valid |
| 10.0ms | 97× | 0 | invalid |
Compiled 424 to 340 computations (19.8% saved)
ival-neg: 5.0ms (32.1% of total)ival-mult: 4.0ms (25.7% of total)ival-sub: 2.0ms (12.8% of total)ival-div: 2.0ms (12.8% of total)ival-sqrt: 2.0ms (12.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.0053010059264411e-296 | 5.1432605258155804e-266 |
Compiled 616 to 460 computations (25.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.0053010059264411e-296 | 5.1432605258155804e-266 |
Compiled 616 to 460 computations (25.3% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 736 |
| 1 | 170 | 733 |
| 2 | 260 | 730 |
| 3 | 394 | 730 |
| 4 | 900 | 730 |
| 5 | 1681 | 730 |
| 6 | 2433 | 730 |
| 7 | 2718 | 730 |
| 8 | 3139 | 730 |
| 9 | 7004 | 730 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) (-.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (/.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) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) #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)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (/.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 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1188422437713965/19807040628566084398385987584 binary64)) (/.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) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -2855827780652981/75153362648762663292463379097258784876021841565066235862633311089030688803667470190838367948312598497021919232 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1188422437713965/19807040628566084398385987584 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)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -2855827780652981/75153362648762663292463379097258784876021841565066235862633311089030688803667470190838367948312598497021919232 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1188422437713965/19807040628566084398385987584 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) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a))) |
(if (<=.f64 b_2 #s(literal -4232637384378313/19239260838083241802870625048898248928261591440656956380834127638791856333738872368854622194768025215237611323392 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1126397063236581/21661481985318866090456360813617841433097164651373566993519371723551728967231450179999800047688590453885868835635965404913860608 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a)) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a)))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #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) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
| Outputs |
|---|
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) (-.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (/.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) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) #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)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (/.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 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 5199999999999999781343104606946270564136742237960097254752721763105960369183187403070761257211720283223907935435316264960 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (neg.f64 a)) #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)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1188422437713965/19807040628566084398385987584 binary64)) (/.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) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -4659508484223285/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1188422437713965/19807040628566084398385987584 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) (neg.f64 a)) #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)))))) |
(if (<=.f64 b_2 #s(literal -2855827780652981/75153362648762663292463379097258784876021841565066235862633311089030688803667470190838367948312598497021919232 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1188422437713965/19807040628566084398385987584 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)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -2855827780652981/75153362648762663292463379097258784876021841565066235862633311089030688803667470190838367948312598497021919232 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1188422437713965/19807040628566084398385987584 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) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a))) |
(if (<=.f64 b_2 #s(literal -2855827780652981/75153362648762663292463379097258784876021841565066235862633311089030688803667470190838367948312598497021919232 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1188422437713965/19807040628566084398385987584 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 b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) (neg.f64 a)))) |
(if (<=.f64 b_2 #s(literal -4232637384378313/19239260838083241802870625048898248928261591440656956380834127638791856333738872368854622194768025215237611323392 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1126397063236581/21661481985318866090456360813617841433097164651373566993519371723551728967231450179999800047688590453885868835635965404913860608 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a))) |
(if (<=.f64 b_2 #s(literal -4232637384378313/19239260838083241802870625048898248928261591440656956380834127638791856333738872368854622194768025215237611323392 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 1126397063236581/21661481985318866090456360813617841433097164651373566993519371723551728967231450179999800047688590453885868835635965404913860608 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (+.f64 b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) (neg.f64 a)))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a)) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (/.f64 (+.f64 b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) (neg.f64 a))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a)))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #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) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (sqrt (/ (neg c) a)) -1) (/ (neg b_2) a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 c #s(approx (* 0 b_2) #s(literal 0 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (/ c (* 0 b_2)) (NAN.f64))) |
| 1× | fuel |
Compiled 742 to 114 computations (84.6% saved)
Compiled 1 688 to 300 computations (82.2% saved)
Loading profile data...