
Time bar (total: 3.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 443.0ms | 5 595× | 0 | valid |
| 250.0ms | 1 146× | 2 | valid |
| 213.0ms | 1 325× | 1 | valid |
| 95.0ms | 904× | 0 | invalid |
| 48.0ms | 190× | 3 | valid |
ival-mult!: 218.0ms (32.3% of total)ival-sqrt: 124.0ms (18.4% of total)ival-div!: 105.0ms (15.5% of total)adjust: 97.0ms (14.4% of total)ival-sub!: 68.0ms (10.1% of total)ival-neg: 63.0ms (9.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 95 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 58 | 1 | (2.3511760222669604e+173 -1.6055658242594527e+305 3.4887910053324573e-192) | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 18 | 0 | - | 3 | (1.0726052216407867e-268 -1.333313665155908e-210 -5.988964559078858e-262) | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 89 | 0 |
| ↳ | (*.f64 b b) | overflow | 70 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 23 | |
| ↳ | (*.f64 a c) | overflow | 23 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 89 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 59 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | u/n | 14 | 0 |
| ↳ | (*.f64 b b) | underflow | 47 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 26 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 27 | |
| ↳ | (*.f64 a c) | underflow | 27 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 6 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 6 | 0 |
| ↳ | (*.f64 b b) | underflow | 47 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 27 | |
| ↳ | (*.f64 a c) | underflow | 27 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 6 | |
/.f64 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | n/o | 1 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) a) | overflow | 1 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b b) | overflow | 70 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 23 | |
| ↳ | (*.f64 a c) | overflow | 23 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 124 | 0 |
| - | 12 | 120 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 124 | 0 | 0 |
| - | 12 | 0 | 120 |
| number | freq |
|---|---|
| 0 | 120 |
| 1 | 103 |
| 2 | 32 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 344× | 0 | valid |
| 19.0ms | 76× | 2 | valid |
| 12.0ms | 80× | 1 | valid |
| 3.0ms | 12× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult!: 12.0ms (35% of total)ival-sqrt: 7.0ms (20.4% of total)adjust: 5.0ms (14.6% of total)ival-sub!: 4.0ms (11.7% of total)ival-div!: 4.0ms (11.7% of total)ival-neg: 3.0ms (8.7% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 175 |
| 1 | 175 | 168 |
| 2 | 445 | 168 |
| 3 | 969 | 168 |
| 4 | 1891 | 168 |
| 5 | 5026 | 168 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 34 to 28 computations (17.6% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* 4 (* a c)) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
| 4.0ms | b | @ | 0 | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
| 4.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
| 3.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
| 3.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* b b) (* 4 (* a c)) 4 (* a c) a c (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 668 | 4352 |
| 0 | 680 | 4127 |
| 0 | 3804 | 3914 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* 4 (* a c)) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64))))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) (+.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (pow.f64 b #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (pow.f64 b #s(literal 2 binary64)))))) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (pow.f64 b #s(literal 2 binary64))) |
(+.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
#s(literal 4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
(+.f64 a a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* 4 (* a c)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx a a) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 c #s(literal 4 binary64))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))))) a)) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* b b) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))) c b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 a #s(literal 4 binary64))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))) c))) |
#s(approx (- (* b b) (* 4 (* a c))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) #s(literal -1 binary64) (*.f64 a #s(literal 4 binary64))) c))) |
Compiled 5 476 to 913 computations (83.3% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 141 | 16 | 157 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 16 | 158 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 39.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
| 22.6% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 26.9% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 23.1% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
| 35.1% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| 22.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) | |
| ▶ | 27.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| 27.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| 21.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) | |
| 22.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) | |
| 21.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| 29.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) | |
| ▶ | 34.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| 38.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
Compiled 854 to 646 computations (24.4% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) |
(neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c)) |
(*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c) |
(-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 b c) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (sqrt (* (/ a c) -1)) 2) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* a (- (* -1 (/ b a)) (* -2 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* a (- (/ b a) (* -2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ b (* a c))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (* (/ a c) -1)) 2) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (- (* -1 b) (* -2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (+ b (* -2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 b))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ b c))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* b (+ (* -2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (- (* 2 (* (sqrt (* a c)) (sqrt -1))) b))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | 0 | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/ b c) (* (sqrt (* (/ a c) -1)) 2) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1) |
| 5.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/ b c) (* (sqrt (* (/ a c) -1)) 2) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1) |
| 4.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/ b c) (* (sqrt (* (/ a c) -1)) 2) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1) |
| 4.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/ b c) (* (sqrt (* (/ a c) -1)) 2) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1) |
| 4.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (/ c b)) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/ b c) (* (sqrt (* (/ a c) -1)) 2) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 951 | 10098 |
| 0 | 990 | 9396 |
| 0 | 4784 | 9118 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) |
(neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c)) |
(*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c) |
(-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 b c) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (sqrt (* (/ a c) -1)) 2) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* a (- (* -1 (/ b a)) (* -2 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* a (- (/ b a) (* -2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ b (* a c))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (* (/ a c) -1)) 2) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (- (* -1 b) (* -2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (+ b (* -2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 b))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ b c))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* b (+ (* -2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (- (* 2 (* (sqrt (* a c)) (sqrt -1))) b))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) (+.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 a c) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (pow.f64 b #s(literal 2 binary64)))))) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (pow.f64 b #s(literal 2 binary64))) |
(+.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
#s(literal -4 binary64) |
(*.f64 a c) |
(*.f64 c a) |
c |
a |
(+.f64 a a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 (*.f64 #s(literal -1 binary64) c) b) |
(/.f64 (neg.f64 c) b) |
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c b) a (neg.f64 b))) (neg.f64 a)) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 (neg.f64 b) a)) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 (/.f64 (*.f64 a c) b) a)) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (/.f64 (*.f64 a c) b) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)) (pow.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 a c) b) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))) (-.f64 (neg.f64 b) (/.f64 (*.f64 a c) b))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a c) b) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)) (*.f64 (neg.f64 b) (/.f64 (*.f64 a c) b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a c) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (neg.f64 b))))) |
(+.f64 (/.f64 (*.f64 a c) b) (neg.f64 b)) |
(+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) |
(fma.f64 (/.f64 c b) a (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(fma.f64 b #s(literal -1 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c)))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c))) c) |
(*.f64 (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) c) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) c)) |
(neg.f64 (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) c)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) c) (*.f64 (/.f64 b c) c)) |
(+.f64 (*.f64 c (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) (*.f64 c (/.f64 b c))) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) c (*.f64 (/.f64 b c) c)) |
(fma.f64 c (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) (*.f64 c (/.f64 b c))) |
(*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) c) |
(*.f64 c (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) (*.f64 (/.f64 b c) (/.f64 b c))) (-.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) (/.f64 b c))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b c) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 b c) (/.f64 b c) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) (*.f64 (/.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) (/.f64 b c))))) |
(-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) (/.f64 b c)) |
(+.f64 (/.f64 b c) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 (/.f64 a c)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b c)) |
(fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) |
(fma.f64 #s(literal -2 binary64) (sqrt.f64 (neg.f64 (/.f64 a c))) (/.f64 b c)) |
(/.f64 (neg.f64 b) (neg.f64 c)) |
(/.f64 b c) |
(+.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) (sqrt.f64 (neg.f64 (/.f64 a c)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (sqrt.f64 (neg.f64 (/.f64 a c)))) |
(fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 a c)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (/.f64 a c)))) |
(pow.f64 (neg.f64 (/.f64 a c)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt.f64 (neg.f64 (/.f64 a c))) |
(/.f64 (*.f64 a #s(literal -1 binary64)) c) |
(/.f64 (*.f64 #s(literal -1 binary64) a) c) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a c)) |
(neg.f64 (/.f64 a c)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (+ (* a (/ c b)) (neg b)) (neg.f64 b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (-.f64 (/.f64 (*.f64 a c) b) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) c)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c))) |
#s(approx (* (sqrt (* (/ a c) -1)) 2) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))) |
#s(approx (sqrt (* (/ a c) -1)) (sqrt.f64 (neg.f64 (/.f64 a c)))) |
#s(approx (* (/ a c) -1) (neg.f64 (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) a)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 b a)) a)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 b a)) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/64 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a)) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 b a)) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/64 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) a))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (neg.f64 (*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 b) a)) a))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 b) (*.f64 a c)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (* (sqrt (* (/ a c) -1)) 2) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) |
#s(approx (sqrt (* (/ a c) -1)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 a c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (neg (/ c b)) (/.f64 c (neg.f64 b))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) #s(literal -1 binary64) c) b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (fma.f64 a c (neg.f64 (pow.f64 b #s(literal 2 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64) b)) |
#s(approx (/ b c) (/.f64 b c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (-.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (neg.f64 b)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) b) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/.f64 b c)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) b) #s(literal -2 binary64) (pow.f64 c #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) b) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) b) #s(literal 2 binary64)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))) c b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))) c b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)) b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64) b)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64) b) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (/.f64 a b)) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) c)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))))) c))) |
#s(approx (- (* b b) (* 4 (* a c))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))) c))) |
#s(approx (+ (* a (/ c b)) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) (/.f64 b c)) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))))) c))) |
#s(approx (- (* b b) (* 4 (* a c))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c))) c))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64) (/.f64 (neg.f64 b) c)) c))) |
Compiled 12 292 to 1 624 computations (86.8% saved)
20 alts after pruning (18 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 347 | 9 | 356 |
| Fresh | 2 | 9 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 352 | 20 | 372 |
| Status | Accuracy | Program |
|---|---|---|
| 39.8% | (/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) a) | |
| ▶ | 53.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
| ▶ | 39.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
| 26.9% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 19.9% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) c))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.7% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 17.5% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
| 35.1% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 27.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
| 22.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) | |
| ✓ | 27.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| 27.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| 10.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) | |
| 21.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) | |
| 22.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) | |
| 21.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| 29.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) | |
| ✓ | 34.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| 38.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) | |
| ▶ | 10.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
Compiled 1 131 to 810 computations (28.4% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 b a) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) |
(neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c)) |
(*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) |
(sqrt.f64 (neg.f64 (/.f64 a c))) |
(neg.f64 (/.f64 a c)) |
(/.f64 a c) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* a c) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (sqrt (neg (/ a c))) -2) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (neg (/ a c))) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (neg (/ a c)) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ c b))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* a (- (* -1 (/ b a)) (* -2 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* a (- (/ b a) (* -2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ b (* a c))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (neg (/ a c))) -2) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (neg (/ a c))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (- (* -1 b) (* -2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (+ b (* -2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 b))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ b c))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* b (+ (* -2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (- (* 2 (* (sqrt (* a c)) (sqrt -1))) b))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (neg (/ a c))) -2) (sqrt (neg (/ a c))) (neg (/ a c)) (/ a c) -2 (* 2 a) 2) |
| 7.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (neg (/ a c))) -2) (sqrt (neg (/ a c))) (neg (/ a c)) (/ a c) -2 (* 2 a) 2) |
| 4.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (neg (/ a c))) -2) (sqrt (neg (/ a c))) (neg (/ a c)) (/ a c) -2 (* 2 a) 2) |
| 3.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (neg (/ a c))) -2) (sqrt (neg (/ a c))) (neg (/ a c)) (/ a c) -2 (* 2 a) 2) |
| 3.0ms | a | @ | 0 | ((/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -4 (* c a)))) (+ (* b b) (* -4 (* c a))) (* -4 (* c a)) -4 (* c a) c a (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (neg (/ a c))) -2) (sqrt (neg (/ a c))) (neg (/ a c)) (/ a c) -2 (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 971 | 11569 |
| 0 | 1002 | 10775 |
| 0 | 4695 | 10448 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 b a) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) |
(neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c)) |
(*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64)) |
(sqrt.f64 (neg.f64 (/.f64 a c))) |
(neg.f64 (/.f64 a c)) |
(/.f64 a c) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* a c) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (sqrt (neg (/ a c))) -2) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (neg (/ a c))) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (neg (/ a c)) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ c b))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* a (- (* -1 (/ b a)) (* -2 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* a (- (/ b a) (* -2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ b (* a c))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (neg (/ a c))) -2) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (neg (/ a c))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (- (* -1 b) (* -2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (+ b (* -2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 b))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ b c))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* b (+ (* -2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (- (* 2 (* (sqrt (* a c)) (sqrt -1))) b))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* b b) (* -4 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) (+.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 a c) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (pow.f64 b #s(literal 2 binary64)))))) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (pow.f64 b #s(literal 2 binary64))) |
(+.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
#s(literal -4 binary64) |
(*.f64 a c) |
(*.f64 c a) |
c |
a |
(/.f64 (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) |
(+.f64 a a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) (*.f64 (/.f64 c b) (/.f64 c b))) (-.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))))) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b)) |
(+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
(*.f64 c a) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c)))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) |
(*.f64 (neg.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64)))) c) |
(*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c)) |
(neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) c)) |
(*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) c) |
(*.f64 c #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64)))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (*.f64 a #s(literal -1 binary64)) c) |
(/.f64 (*.f64 #s(literal -1 binary64) a) c) |
(/.f64 (neg.f64 a) c) |
(/.f64 a (neg.f64 c)) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a c)) |
(neg.f64 (/.f64 a c)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
#s(literal -2 binary64) |
(/.f64 (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) |
(+.f64 a a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) b) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* b b) (* -4 (* c a))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (/.f64 (neg.f64 b) a)) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) b) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* b b) (* -4 (* c a))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)) c)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c))) |
#s(approx (* (sqrt (neg (/ a c))) -2) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) |
#s(approx (sqrt (neg (/ a c))) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
#s(approx (neg (/ a c)) (/.f64 (neg.f64 a) c)) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (/.f64 c b)) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) a)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 b a)) a)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 b a)) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/64 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) a))) |
#s(approx (+ (* b b) (* -4 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 b a)) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/64 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b #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/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) a))) |
#s(approx (+ (* b b) (* -4 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) a))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (neg.f64 (*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) a))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 b) a)) a))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 b) (*.f64 a c)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) a))) |
#s(approx (* (sqrt (neg (/ a c))) -2) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) |
#s(approx (sqrt (neg (/ a c))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (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 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)))) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) #s(literal -1 binary64) c) b)) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) #s(literal -1 binary64) c) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (-.f64 (*.f64 (-.f64 (*.f64 (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 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)))) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (* b b) (* -4 (* c a))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (neg.f64 b)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) b) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/.f64 b c)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) b) #s(literal -2 binary64) (pow.f64 c #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) b) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) b) #s(literal 2 binary64)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))) c b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))) c b)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)) b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64) b)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -2 binary64) b) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* b b) (* -4 (* c a))) (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) c)) |
#s(approx (neg (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64)))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))))) c))) |
#s(approx (+ (* b b) (* -4 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))) c))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)) (neg.f64 c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) c))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64)))) c))) |
#s(approx (sqrt (+ (* b b) (* -4 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))))) c))) |
#s(approx (+ (* b b) (* -4 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c))) c))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) c) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64) (/.f64 (neg.f64 b) c)) c))) |
Compiled 10 989 to 1 431 computations (87% saved)
20 alts after pruning (15 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 301 | 5 | 306 |
| Fresh | 3 | 10 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 306 | 20 | 326 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 39.8% | (/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) a) |
| ✓ | 53.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
| ✓ | 39.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
| 19.9% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) c))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.7% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) | |
| 26.9% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) (+.f64 a a)) | |
| ▶ | 17.5% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) (+.f64 a a)) |
| ▶ | 35.1% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
| 22.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) | |
| ✓ | 27.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| ▶ | 27.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| ▶ | 10.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
| 27.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) | |
| 21.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) | |
| 22.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) | |
| 21.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| 29.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) | |
| ✓ | 34.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| 38.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) | |
| ✓ | 10.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
Compiled 1 060 to 754 computations (28.9% saved)
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
a |
c |
#s(literal -4 binary64) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
(/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a c) b) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+.f64 a a) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) |
(*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(literal -2 binary64) |
(neg.f64 c) |
| Outputs |
|---|
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (/ (* a c) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* a c) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (neg (sqrt (* (* a c) -4))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (sqrt (/ (neg a) c)) -2) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (/ (neg a) c) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (neg (sqrt (* (* a c) -4))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ b (* a c))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (/ (neg a) c)) -2) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1/2))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) 1/2))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 b))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1)))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ b c))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* b (+ (* -2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (/ (* a c) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (/ (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c)))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (- b (* 2 (* (sqrt (* a c)) (sqrt -1))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))) c))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 b)) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | -inf | ((/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) a c -4 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (* a c) b) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg (sqrt (* (* a c) -4))) (sqrt (* (* a c) -4)) (+ a a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (/ (neg a) c)) -2) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) -2 (neg c)) |
| 4.0ms | a | @ | 0 | ((/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) a c -4 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (* a c) b) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg (sqrt (* (* a c) -4))) (sqrt (* (* a c) -4)) (+ a a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (/ (neg a) c)) -2) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) -2 (neg c)) |
| 4.0ms | a | @ | inf | ((/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) a c -4 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (* a c) b) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg (sqrt (* (* a c) -4))) (sqrt (* (* a c) -4)) (+ a a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (/ (neg a) c)) -2) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) -2 (neg c)) |
| 4.0ms | c | @ | inf | ((/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) a c -4 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (* a c) b) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg (sqrt (* (* a c) -4))) (sqrt (* (* a c) -4)) (+ a a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (/ (neg a) c)) -2) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) -2 (neg c)) |
| 4.0ms | c | @ | -inf | ((/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (* a c) -4) (* a c) a c -4 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* a (/ c b)) (neg b)) a) (+ (* a (/ c b)) (neg b)) (/ (* a c) b) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg (sqrt (* (* a c) -4))) (sqrt (* (* a c) -4)) (+ a a) (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (* (sqrt (/ (neg a) c)) -2) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) -2 (neg c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1061 | 11238 |
| 0 | 1088 | 10580 |
| 1 | 5519 | 10391 |
| 0 | 8024 | 9846 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
a |
c |
#s(literal -4 binary64) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
(/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a c) b) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+.f64 a a) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) |
(*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(literal -2 binary64) |
(neg.f64 c) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (/ (* a c) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* a c) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (neg (sqrt (* (* a c) -4))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (sqrt (/ (neg a) c)) -2) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (/ (neg a) c) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (neg (sqrt (* (* a c) -4))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (* (* a c) -4)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ b (* a c))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (/ (neg a) c)) -2) #s(hole binary64 (* 2 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1/2))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) 1/2))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 b))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* b (- (* 2 (* (sqrt (* a c)) (/ (sqrt -1) b))) 1)))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ b c))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* b (+ (* -2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (/ (* a c) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (/ (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (* -1 (* b (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c)))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (- b (* 2 (* (sqrt (* a c)) (sqrt -1))))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) #s(hole binary64 (/ (- b (* 2 (* (sqrt (* a c)) (sqrt -1)))) c))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 b)) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (* a (/ c b)) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (fma.f64 b b (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
#s(literal -4 binary64) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(neg.f64 (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 c a) b)) a)) |
(/.f64 (neg.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 c a) b))) (neg.f64 a)) |
(/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 c a) b)) a) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 c a) b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) |
(+.f64 a a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64)))))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 c) #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64)))) |
(*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c)) |
(neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) c)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 a) c) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 a) c)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 c)) |
(/.f64 (neg.f64 a) c) |
(*.f64 #s(literal -1 binary64) (/.f64 a c)) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(neg.f64 (/.f64 a c)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
#s(literal -2 binary64) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (fma.f64 (/.f64 c b) a (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* a c) -4) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx a a) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (neg b) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (+ (* a (/ c b)) (neg b)) (neg.f64 b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (-.f64 (/.f64 (*.f64 c a) b) b)) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 c a) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (neg (sqrt (* (* a c) -4))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (* (* a c) -4)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c))) |
#s(approx (* (sqrt (/ (neg a) c)) -2) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) |
#s(approx (sqrt (/ (neg a) c)) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
#s(approx (/ (neg a) c) (/.f64 (neg.f64 a) c)) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (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 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 c #s(literal 4 binary64))) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 c a) b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) b)) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -7 binary64)) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) a))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (neg (sqrt (* (* a c) -4))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (sqrt (* (* a c) -4)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b a)))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) (*.f64 c a)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (/ (neg a) c)) -2) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) |
#s(approx (sqrt (/ (neg a) c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64)) b (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) b) #s(literal 1/2 binary64)) b (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (pow.f64 #s(literal -4 binary64) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) #s(literal -1 binary64) c) b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (fma.f64 c a (neg.f64 (pow.f64 b #s(literal 2 binary64)))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (fma.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (-.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (-.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (-.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (neg.f64 b)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) b)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/.f64 b c)) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) b) #s(literal -2 binary64) (pow.f64 c #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (*.f64 c a) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64)))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) a) (pow.f64 b #s(literal 2 binary64))))) c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) b) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) b) #s(literal 2 binary64)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (fma.f64 (fma.f64 (pow.f64 a #s(literal 2 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 a b)) c (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (neg.f64 (-.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (/.f64 (-.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) c)) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 a #s(literal 4 binary64))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b c) (/.f64 a b)) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c)) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) c))) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b c) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) b)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) #s(literal -1 binary64) (*.f64 a #s(literal 4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) c))) c))))) |
#s(approx (/ (+ (* a (/ c b)) (neg b)) a) (*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (+ (* a (/ c b)) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 a b) #s(literal -1 binary64) (/.f64 b c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (+ a a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))))) c))) c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))))) |
#s(approx (* (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (neg c)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64) (/.f64 b c)))) |
Compiled 12 419 to 1 595 computations (87.2% saved)
21 alts after pruning (13 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 328 | 5 | 333 |
| Fresh | 2 | 8 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 332 | 21 | 353 |
| Status | Accuracy | Program |
|---|---|---|
| 39.7% | (/.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) a) | |
| ✓ | 53.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
| ✓ | 39.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
| 35.5% | (/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) | |
| 26.9% | (/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (*.f64 c a) b))) a) | |
| 19.9% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) c))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.7% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) (neg.f64 c))) (+.f64 a a)) | |
| ✓ | 17.5% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) (+.f64 a a)) |
| 20.8% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 c)))) (+.f64 a a)) | |
| 22.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) | |
| ✓ | 27.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| ✓ | 27.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| ✓ | 10.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
| 27.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) | |
| 21.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) | |
| 22.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) | |
| 21.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| 29.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) | |
| ✓ | 34.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| 38.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) | |
| ✓ | 10.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
Compiled 1 657 to 655 computations (60.5% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (*.f64 c a) b))) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal -2 binary64))) (neg.f64 c))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) (neg.f64 c))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 #s(approx (- (/ b c) (* (sqrt (* (/ a c) -1)) 2)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 c)))) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 2 binary64)))) c))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
4 calls:
| 10.0ms | a |
| 9.0ms | c |
| 9.0ms | b |
| 8.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 5 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 59.1% | 3 | a |
| 83.8% | 3 | b |
| 61.4% | 4 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (*.f64 c a) b))) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (*.f64 c a) b))) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (*.f64 c a) b))) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* b b) (* -4 (* c a))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) (+.f64 a a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
2 calls:
| 7.0ms | b |
| 3.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.6% | 6 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 66.8% | 3 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (+ (* a (/ c b)) (neg b)) (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) 2) (neg.f64 (/.f64 (*.f64 c a) b))) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 c b))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.7% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 c b))) |
4 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.9% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 34.9% | 1 | a |
| 34.9% | 1 | c |
| 34.9% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* a (/ c b)) (neg b)) a) (/.f64 c b))) |
4 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.6% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 10.6% | 1 | b |
| 10.6% | 1 | a |
| 10.6% | 1 | c |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.784849281423012e+97 | 1.1771119096161286e+103 |
| 43.0ms | -7.516600320853123e-65 | -1.3182134007571859e-65 |
| 13.0ms | 197× | 0 | valid |
| 3.0ms | 26× | 1 | valid |
| 3.0ms | 17× | 2 | valid |
| 1.0ms | 11× | 0 | invalid |
Compiled 590 to 485 computations (17.8% saved)
ival-mult!: 5.0ms (38.1% of total)ival-sqrt: 2.0ms (15.2% of total)ival-div!: 2.0ms (15.2% of total)adjust: 1.0ms (7.6% of total)ival-sub!: 1.0ms (7.6% of total)ival-neg: 1.0ms (7.6% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 3.702684376708722e-85 | 8.998661445188084e-83 |
| 1.0ms | -7.516600320853123e-65 | -1.3182134007571859e-65 |
| 7.0ms | 112× | 0 | valid |
| 1.0ms | 16× | 0 | invalid |
Compiled 672 to 554 computations (17.6% saved)
ival-mult!: 2.0ms (39% of total)ival-sub!: 1.0ms (19.5% of total)ival-sqrt: 1.0ms (19.5% of total)ival-neg: 1.0ms (19.5% of total)ival-div!: 1.0ms (19.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 3.702684376708722e-85 | 8.998661445188084e-83 |
| 1.0ms | -7.516600320853123e-65 | -1.3182134007571859e-65 |
| 3.0ms | 48× | 0 | valid |
| 1.0ms | 8× | 0 | invalid |
Compiled 659 to 528 computations (19.9% saved)
ival-mult!: 1.0ms (45.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.8659149393012805e-109 | 1.437708685660348e-108 |
| 24.0ms | -2.8630392127795223e-250 | -2.0742425562101143e-260 |
| 16.0ms | 219× | 0 | valid |
| 6.0ms | 83× | 0 | invalid |
| 1.0ms | 5× | 1 | valid |
Compiled 708 to 588 computations (16.9% saved)
ival-mult!: 6.0ms (47.3% of total)ival-sqrt: 2.0ms (15.8% of total)ival-div!: 2.0ms (15.8% of total)ival-neg: 2.0ms (15.8% of total)ival-sub!: 1.0ms (7.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 7.668871889556835e-112 | 1.681133598945888e-110 |
| 18.0ms | -3.503385488907225e-144 | -6.588055485922357e-149 |
| 29.0ms | 214× | 0 | valid |
| 3.0ms | 49× | 0 | invalid |
| 2.0ms | 19× | 1 | valid |
| 1.0ms | 7× | 2 | valid |
Compiled 738 to 604 computations (18.2% saved)
ival-mult!: 5.0ms (37.9% of total)ival-sqrt: 2.0ms (15.2% of total)ival-div!: 2.0ms (15.2% of total)ival-neg: 2.0ms (15.2% of total)adjust: 1.0ms (7.6% of total)ival-sub!: 1.0ms (7.6% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.3756619676223164e-91 | 3.702684376708722e-85 |
| 1.0ms | -3.503385488907225e-144 | -6.588055485922357e-149 |
| 9.0ms | 144× | 0 | valid |
| 2.0ms | 26× | 0 | invalid |
Compiled 802 to 666 computations (17% saved)
ival-mult!: 3.0ms (44.1% of total)ival-sub!: 1.0ms (14.7% of total)ival-sqrt: 1.0ms (14.7% of total)ival-neg: 1.0ms (14.7% of total)ival-div!: 1.0ms (14.7% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | -5.453995300580051e-267 | -7.892429252827059e-270 |
| 9.0ms | 128× | 0 | valid |
| 4.0ms | 63× | 0 | invalid |
Compiled 372 to 308 computations (17.2% saved)
ival-mult!: 3.0ms (39.5% of total)ival-sub!: 1.0ms (13.2% of total)ival-sqrt: 1.0ms (13.2% of total)ival-neg: 1.0ms (13.2% of total)ival-div!: 1.0ms (13.2% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 571 to 98 computations (82.8% saved)
Compiled 1 386 to 280 computations (79.8% saved)
Loading profile data...