
Time bar (total: 3.7s)
| 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 14 computations (26.3% saved)
| 399.0ms | 5 621× | 0 | valid |
| 249.0ms | 1 183× | 2 | valid |
| 221.0ms | 1 262× | 1 | valid |
| 100.0ms | 930× | 0 | invalid |
| 42.0ms | 190× | 3 | valid |
ival-mult!: 203.0ms (28.8% of total)ival-sqrt: 161.0ms (22.9% of total)adjust: 89.0ms (12.6% of total)ival-div!: 83.0ms (11.8% of total)ival-neg: 76.0ms (10.8% of total)ival-add!: 58.0ms (8.2% of total)ival-sub!: 33.0ms (4.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 112 | 0 | - | 2 | (-1.9495261858743914e-195 -3.9794099016204133e-209 4.554661352915824e-123) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 60 | 1 | (2.681920369772889e-207 6.266345584563153e-122 -1.0664436056962592e-237) | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 11 | 0 | - | 4 | (6.38523210534408e-308 8.334902004980775e+91 3.3522803976692294e+77) | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 3 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) a) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | oflow-rescue | 103 | 0 |
| ↳ | (*.f64 b b) | overflow | 83 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 28 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 103 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 61 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 7 | 0 |
| ↳ | (*.f64 b b) | underflow | 39 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 29 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 7 | |
/.f64 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) | u/n | 7 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 29 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 7 | |
| ↳ | (*.f64 b b) | underflow | 39 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | underflow | 17 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b b) | overflow | 83 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 127 | 2 |
| - | 21 | 106 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 127 | 0 | 2 |
| - | 21 | 0 | 106 |
| number | freq |
|---|---|
| 0 | 108 |
| 1 | 117 |
| 2 | 31 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 29.0ms | 356× | 0 | valid |
| 16.0ms | 68× | 2 | valid |
| 11.0ms | 78× | 1 | valid |
| 3.0ms | 10× | 3 | valid |
Compiled 153 to 40 computations (73.9% saved)
ival-mult!: 9.0ms (29.8% of total)ival-sqrt: 6.0ms (19.8% of total)adjust: 4.0ms (13.2% of total)ival-div!: 4.0ms (13.2% of total)ival-sub!: 2.0ms (6.6% of total)ival-add!: 2.0ms (6.6% of total)ival-neg: 2.0ms (6.6% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 175 |
| 1 | 167 | 168 |
| 2 | 475 | 168 |
| 3 | 920 | 168 |
| 4 | 1418 | 168 |
| 5 | 1594 | 168 |
| 6 | 1646 | 168 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
Compiled 34 to 24 computations (29.4% saved)
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
c |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* (* 3 a) c) #s(hole binary64 (* 3 (* a c)))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 3 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | c | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 4.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 3.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 3.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 3.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 682 | 4687 |
| 0 | 696 | 4375 |
| 0 | 3906 | 4140 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
c |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* (* 3 a) c) #s(hole binary64 (* 3 (* a c)))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 3 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c a) #s(literal 3 binary64)) |
(*.f64 (*.f64 a #s(literal 3 binary64)) c) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
c |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (* (* 3 a) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
#s(approx (* 3 a) (*.f64 a #s(literal 3 binary64))) |
#s(approx a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 3 binary64))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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 -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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 -3 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 3 binary64))) c))) |
Compiled 5 861 to 935 computations (84% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 16 | 166 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 151 | 16 | 167 |
| Status | Accuracy | Program |
|---|---|---|
| 51.9% | (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) | |
| 24.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 32.4% | (/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 51.9% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
| 47.5% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 11.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| 19.2% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 39.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 24.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) | |
| 32.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| ▶ | 28.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
| ▶ | 17.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| 15.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) | |
| 38.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| ▶ | 39.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 898 to 588 computations (34.5% saved)
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
#s(literal 1/3 binary64) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b) |
(*.f64 a (/.f64 c b)) |
(/.f64 c b) |
#s(literal -3/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c) |
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
#s(literal -3/8 binary64) |
(*.f64 c a) |
(pow.f64 b #s(literal 3 binary64)) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* -2/3 (/ b a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 b)) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (/ (* -3/8 (* c a)) (pow b 3)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (* -3/8 (* c a)) #s(hole binary64 (* -3/8 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (/ b a))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (pow b 2)) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (/ 1/2 b) #s(hole binary64 (/ 1/2 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (/ b c))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | c | @ | inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* (* a (/ c b)) -3/2) b) (* a (/ c b)) (/ c b) -3/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (pow b 3)) (* -3/8 (* c a)) -3/8 (* c a) (pow b 3) (/ 1/2 b) 1/2) |
| 7.0ms | a | @ | 0 | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* (* a (/ c b)) -3/2) b) (* a (/ c b)) (/ c b) -3/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (pow b 3)) (* -3/8 (* c a)) -3/8 (* c a) (pow b 3) (/ 1/2 b) 1/2) |
| 6.0ms | c | @ | -inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* (* a (/ c b)) -3/2) b) (* a (/ c b)) (/ c b) -3/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (pow b 3)) (* -3/8 (* c a)) -3/8 (* c a) (pow b 3) (/ 1/2 b) 1/2) |
| 6.0ms | a | @ | -inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* (* a (/ c b)) -3/2) b) (* a (/ c b)) (/ c b) -3/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (pow b 3)) (* -3/8 (* c a)) -3/8 (* c a) (pow b 3) (/ 1/2 b) 1/2) |
| 6.0ms | b | @ | 0 | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* (* a (/ c b)) -3/2) b) (* a (/ c b)) (/ c b) -3/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (pow b 3)) (* -3/8 (* c a)) -3/8 (* c a) (pow b 3) (/ 1/2 b) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 930 | 10228 |
| 0 | 970 | 9562 |
| 0 | 4711 | 9287 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
#s(literal 1/3 binary64) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b) |
(*.f64 a (/.f64 c b)) |
(/.f64 c b) |
#s(literal -3/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c) |
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
#s(literal -3/8 binary64) |
(*.f64 c a) |
(pow.f64 b #s(literal 3 binary64)) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* -2/3 (/ b a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 b)) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (/ (* -3/8 (* c a)) (pow b 3)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (* -3/8 (* c a)) #s(hole binary64 (* -3/8 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (/ b a))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (pow b 2)) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (/ 1/2 b) #s(hole binary64 (/ 1/2 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (/ b c))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b)) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
b |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
#s(literal -2/3 binary64) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal 1/3 binary64) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) (neg.f64 b))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b))) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)))))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b))) |
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b))) |
(+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) (neg.f64 b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)))) (-.f64 b (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) (*.f64 b (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b) |
(fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a) b) |
(fma.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) |
(-.f64 b (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) a))) |
(+.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) b) |
(+.f64 b (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(literal -3/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c) |
(*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) b))) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) b) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) b)) |
(fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -1 binary64)))) |
(*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (neg.f64 (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal -3/8 binary64) c) a) |
(*.f64 (*.f64 #s(literal -3/8 binary64) a) c) |
(*.f64 (*.f64 c a) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
#s(literal -3/8 binary64) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 b #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 b)) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (* -3 a) (*.f64 a #s(literal -3 binary64))) |
#s(approx a a) |
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (* -2/3 (/ b a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b)) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) b) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) |
#s(approx (* a (/ c b)) (*.f64 (/.f64 c b) a)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b))) |
#s(approx (/ (* -3/8 (* c a)) (pow b 3)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (* -3/8 (* c a)) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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))))) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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))))) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (*.f64 (fma.f64 (/.f64 c b) #s(literal -3/2 binary64) (/.f64 b a)) a)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (fma.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (neg.f64 (*.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 c b) (/.f64 (neg.f64 b) a)) a))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 c a) b) #s(literal 1/2 binary64))) a))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.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 -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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 -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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 -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx b b) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.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 -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (*.f64 b b)) b)) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (/ 1/2 b) (/.f64 #s(literal 1/2 binary64) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 1 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 3/8 binary64) #s(literal 1/2 binary64)) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.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 -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 -3 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 -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (*.f64 (fma.f64 (/.f64 a b) #s(literal -3/2 binary64) (/.f64 b c)) c)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) (*.f64 c c))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* (* a (/ c b)) -3/2) b) (neg.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 3/2 binary64) (/.f64 (neg.f64 b) c)) c))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
Compiled 15 405 to 1 616 computations (89.5% saved)
20 alts after pruning (16 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 14 | 408 |
| Fresh | 9 | 2 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 404 | 20 | 424 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.9% | (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
| 32.4% | (/.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 51.9% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
| 47.5% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 30.3% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 11.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 19.9% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) |
| 39.7% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 24.9% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 24.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) | |
| 32.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| ▶ | 38.9% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
| 15.5% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) | |
| 39.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| ▶ | 17.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
| ✓ | 17.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| 13.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) c)) | |
| 29.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c)) | |
| ▶ | 32.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
| ✓ | 39.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 1 059 to 735 computations (30.6% saved)
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
#s(literal -1 binary64) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 b) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(/.f64 b a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
| Outputs |
|---|
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (/ (* c -3) a) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ 2/3 a) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (/ b a)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (/ -1/2 b) #s(hole binary64 (/ -1/2 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 b))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1 (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (* c -3) #s(hole binary64 (* -3 c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | c | @ | inf | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (/ b a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a)) |
| 7.0ms | a | @ | 0 | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (/ b a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a)) |
| 6.0ms | c | @ | -inf | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (/ b a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a)) |
| 6.0ms | a | @ | -inf | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (/ b a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a)) |
| 6.0ms | b | @ | 0 | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (/ b a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1207 | 12499 |
| 0 | 1244 | 11618 |
| 1 | 6612 | 11486 |
| 0 | 8589 | 11161 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
#s(literal -1 binary64) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 b) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(/.f64 b a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (/ (* c -3) a) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ 2/3 a) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (/ b a)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (/ -1/2 b) #s(hole binary64 (/ -1/2 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 b))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1 (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (* c -3) #s(hole binary64 (* -3 c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))))) #s(literal -3 binary64)) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) #s(literal 3 binary64)) |
(+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) |
#s(literal -1 binary64) |
b |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b)) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c) |
(*.f64 c #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 b)) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 c (/.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) c) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (neg.f64 b) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (neg.f64 b) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 2/3 binary64) a))) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) |
(-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 #s(literal -2/3 binary64) (neg.f64 a)) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a) |
(*.f64 a (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(fma.f64 a (/.f64 (neg.f64 b) a) (*.f64 a (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(+.f64 (*.f64 a (/.f64 (neg.f64 b) a)) (*.f64 a (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (*.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))) |
(fma.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (/.f64 (neg.f64 b) a)) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (neg.f64 b) a)) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(-.f64 (/.f64 (neg.f64 b) a) (*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 (neg.f64 b) a)) |
(+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 c (/.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal 0 binary64) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (+.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) (neg.f64 b)) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (* -3 a) (*.f64 a #s(literal -3 binary64))) |
#s(approx a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (/ (* c -3) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (/ (* c -3) a) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1/2 binary64))) a)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) a)) |
#s(approx (/ 2/3 a) (/.f64 #s(literal 2/3 binary64) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b)) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (sqrt (/ (* c -3) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (/ (* c -3) a) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (fma.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a)) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) b)) a))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a))) a))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a) #s(literal -1 binary64) (neg.f64 b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 c a) b) #s(literal 1/2 binary64))) a))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (/ (* c -3) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1 binary64) (/.f64 b a)) a))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (/ (* c -3) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.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 -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx b b) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (pow.f64 #s(literal -3 binary64) #s(literal -3/2 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (/ -1/2 b) (/.f64 #s(literal -1/2 binary64) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b)) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 (/.f64 c b) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.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 -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (neg.f64 b)) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b) #s(literal 1 binary64)) b)) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (/.f64 (neg.f64 b) a)) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.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 -9/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (*.f64 b b)))) #s(literal 2/3 binary64)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1/2 binary64)) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (* c -3) (*.f64 c #s(literal -3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) (*.f64 c c))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64))) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c)) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) (*.f64 c a))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) b)) c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c) #s(literal -1 binary64) (neg.f64 b)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) c))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (/ (* c -3) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) b)) c))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a))) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (* (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c)) c))) |
#s(approx (sqrt (/ (* c -3) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
Compiled 16 386 to 1 934 computations (88.2% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 419 | 13 | 432 |
| Fresh | 3 | 8 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 3 | 4 |
| Total | 427 | 25 | 452 |
| Status | Accuracy | Program |
|---|---|---|
| 19.9% | (/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) #s(literal 3 binary64)) a) | |
| ▶ | 39.6% | (/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
| 24.9% | (/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) | |
| ✓ | 51.9% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 47.5% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
| 30.3% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 11.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| 19.3% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) | |
| 25.7% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) a) | |
| 24.8% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) | |
| 39.6% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 17.4% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) | |
| 39.7% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 24.9% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
| 32.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 39.6% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 15.5% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) | |
| 39.5% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))) | |
| 24.7% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) | |
| ▶ | 10.9% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
| 17.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) | |
| 13.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) c)) | |
| ▶ | 29.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c)) |
| ✓ | 32.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
| ✓ | 39.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 1 412 to 1 037 computations (26.6% saved)
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) |
(sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
(*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a) |
(fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) |
c |
#s(literal -3 binary64) |
(/.f64 (*.f64 b b) a) |
(*.f64 b b) |
b |
a |
(neg.f64 b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 c b) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a #s(literal -3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) |
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 c a) #s(literal -3/8 binary64)) |
(*.f64 c a) |
#s(literal -3/8 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (/ (+ (* -3 (* a c)) (pow b 2)) a))) |
#s(approx (/ (* b b) a) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (sqrt (* (* a -3) c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (* (* a -3) c) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* a -3) #s(hole binary64 (* -3 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (/ -1/2 b))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))) |
#s(approx (/ (* (* c a) -3/8) (* b b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 2))))) |
#s(approx (* (* c a) -3/8) #s(hole binary64 (* -3/8 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (* -3 c))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (+ (* -3 c) (/ (pow b 2) a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 2))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (* (* a -3) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (* (/ c b) 1/2) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (* -2 b) #s(hole binary64 (* -2 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 2)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (* (pow b 2) (+ (* -3 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 3)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (* -1 (* c (+ 3 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | c | @ | -inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* (+ (* c -3) (/ (* b b) a)) a) (+ (* c -3) (/ (* b b) a)) c -3 (/ (* b b) a) (* b b) b a (neg b) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* (/ c b) 1/2) (/ c b) 1/2 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* -2 b) -2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (- (/ (* (* c a) -3/8) (* b b)) 1/2) (/ (* (* c a) -3/8) (* b b)) (* (* c a) -3/8) (* c a) -3/8) |
| 7.0ms | b | @ | inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* (+ (* c -3) (/ (* b b) a)) a) (+ (* c -3) (/ (* b b) a)) c -3 (/ (* b b) a) (* b b) b a (neg b) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* (/ c b) 1/2) (/ c b) 1/2 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* -2 b) -2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (- (/ (* (* c a) -3/8) (* b b)) 1/2) (/ (* (* c a) -3/8) (* b b)) (* (* c a) -3/8) (* c a) -3/8) |
| 6.0ms | a | @ | 0 | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* (+ (* c -3) (/ (* b b) a)) a) (+ (* c -3) (/ (* b b) a)) c -3 (/ (* b b) a) (* b b) b a (neg b) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* (/ c b) 1/2) (/ c b) 1/2 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* -2 b) -2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (- (/ (* (* c a) -3/8) (* b b)) 1/2) (/ (* (* c a) -3/8) (* b b)) (* (* c a) -3/8) (* c a) -3/8) |
| 6.0ms | c | @ | 0 | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* (+ (* c -3) (/ (* b b) a)) a) (+ (* c -3) (/ (* b b) a)) c -3 (/ (* b b) a) (* b b) b a (neg b) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* (/ c b) 1/2) (/ c b) 1/2 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* -2 b) -2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (- (/ (* (* c a) -3/8) (* b b)) 1/2) (/ (* (* c a) -3/8) (* b b)) (* (* c a) -3/8) (* c a) -3/8) |
| 5.0ms | a | @ | -inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* (+ (* c -3) (/ (* b b) a)) a) (+ (* c -3) (/ (* b b) a)) c -3 (/ (* b b) a) (* b b) b a (neg b) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* (/ c b) 1/2) (/ c b) 1/2 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* -2 b) -2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (- (/ (* (* c a) -3/8) (* b b)) 1/2) (/ (* (* c a) -3/8) (* b b)) (* (* c a) -3/8) (* c a) -3/8) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1198 | 12824 |
| 0 | 1232 | 11918 |
| 1 | 6596 | 11786 |
| 0 | 8564 | 11234 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) |
(sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
(*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a) |
(fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) |
c |
#s(literal -3 binary64) |
(/.f64 (*.f64 b b) a) |
(*.f64 b b) |
b |
a |
(neg.f64 b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 c b) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a #s(literal -3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) |
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 c a) #s(literal -3/8 binary64)) |
(*.f64 c a) |
#s(literal -3/8 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (/ (+ (* -3 (* a c)) (pow b 2)) a))) |
#s(approx (/ (* b b) a) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (sqrt (* (* a -3) c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (* (* a -3) c) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* a -3) #s(hole binary64 (* -3 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (/ -1/2 b))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))) |
#s(approx (/ (* (* c a) -3/8) (* b b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 2))))) |
#s(approx (* (* c a) -3/8) #s(hole binary64 (* -3/8 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (* -3 c))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (+ (* -3 c) (/ (pow b 2) a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 2))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (* (* a -3) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (* (/ c b) 1/2) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (* -2 b) #s(hole binary64 (* -2 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 2)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (* (pow b 2) (+ (* -3 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 3)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (+ (* c -3) (/ (* b b) a)) #s(hole binary64 (* -1 (* c (+ 3 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)))) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) (neg.f64 b)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)) |
(*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a) |
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (/.f64 (*.f64 b b) a) a)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 a (/.f64 (*.f64 b b) a))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 a (/.f64 (*.f64 b b) a))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 a (/.f64 (*.f64 b b) a))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 a (/.f64 (*.f64 b b) a))) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 a (/.f64 (*.f64 b b) a))) |
(+.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (/.f64 (*.f64 b b) a) a)) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))) |
(fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) |
(fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) |
(fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) |
(+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)) |
(+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) |
c |
#s(literal -3 binary64) |
(*.f64 b (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)) |
(/.f64 (*.f64 b b) a) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
b |
a |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (neg.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b))) #s(literal -3 binary64)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 b #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64)) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64)) b)) c) |
(*.f64 c #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64)) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64)) b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64)) b) |
(-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) b) (/.f64 #s(literal 1/2 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/8 binary64)) |
(*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) b) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal -3/8 binary64) c) a) |
(*.f64 (*.f64 #s(literal -3/8 binary64) a) c) |
(*.f64 (*.f64 c a) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 a #s(literal -3/8 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
#s(literal -3/8 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) (*.f64 b b)) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
#s(approx (+ (* c -3) (/ (* b b) a)) (/.f64 (*.f64 b b) a)) |
#s(approx (+ (* c -3) (/ (* b b) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) a)) |
#s(approx (/ (* b b) a) (/.f64 (*.f64 b b) a)) |
#s(approx a a) |
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal 0 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))) |
#s(approx (sqrt (* (* a -3) c)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (* a -3) c) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (* a -3) (*.f64 a #s(literal -3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (/.f64 #s(literal -1/2 binary64) b)) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (* c a) -3/8) (* b b)) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b))) |
#s(approx (* (* c a) -3/8) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) a)) |
#s(approx (+ (* c -3) (/ (* b b) a)) (*.f64 c #s(literal -3 binary64))) |
#s(approx (+ (* c -3) (/ (* b b) a)) (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (fma.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) a)) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) b)) a))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a) #s(literal -1 binary64) (neg.f64 b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (* (* a -3) c)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 c a) b) #s(literal 1/2 binary64))) a))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1/2 binary64) a)) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.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 -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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 -3 binary64) #s(literal -1/2 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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 -3 binary64) #s(literal -1/2 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 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 -3 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 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx b b) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) c)) b)) |
#s(approx (* (/ c b) 1/2) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.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 -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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 -3 binary64) #s(literal -1/2 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (* -2 b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* c -3) (/ (* b b) a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -3 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 b b))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64)) b)) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b)) #s(literal 1/2 binary64)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.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 -9/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (*.f64 b b)))) #s(literal 2/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1/2 binary64)) b))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1/2 binary64)) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (+ (* c -3) (/ (* b b) a)) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal 3 binary64)) c)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) c) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) (*.f64 c c))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) c)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (* (+ (* c -3) (/ (* b b) a)) a) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (+ (* c -3) (/ (* b b) a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -1 binary64) #s(literal 3 binary64)) c))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) b)) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) b)) c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c) #s(literal -1 binary64) (neg.f64 b)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
#s(approx (/ (- (/ (* (* c a) -3/8) (* b b)) 1/2) b) (neg.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
#s(approx (- (/ (* (* c a) -3/8) (* b b)) 1/2) (neg.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) c)) c))) |
Compiled 17 434 to 1 963 computations (88.7% saved)
26 alts after pruning (17 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 417 | 3 | 420 |
| Fresh | 2 | 14 | 16 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 419 | 26 | 445 |
| Status | Accuracy | Program |
|---|---|---|
| 19.9% | (/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) #s(literal 3 binary64)) a) | |
| ✓ | 39.6% | (/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
| 24.9% | (/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) | |
| ✓ | 51.9% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 47.5% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
| 30.2% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 11.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| 19.3% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) | |
| 25.7% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) a) | |
| 24.8% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) | |
| 39.6% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 16.3% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) | |
| 17.4% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) | |
| 39.7% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 24.9% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
| 32.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 15.5% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) | |
| 39.6% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 39.5% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))) | |
| 24.7% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) | |
| ✓ | 10.9% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
| 17.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) | |
| 13.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) c)) | |
| ✓ | 29.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c)) |
| ✓ | 32.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
| ✓ | 39.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 2 181 to 841 computations (61.4% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 3 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
5 calls:
| 14.0ms | c |
| 13.0ms | b |
| 13.0ms | (*.f64 #s(literal 3 binary64) a) |
| 12.0ms | a |
| 12.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.5% | 2 | (*.f64 #s(literal 3 binary64) a) |
| 75.2% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 56.5% | 2 | a |
| 83.5% | 3 | b |
| 51.9% | 1 | c |
Compiled 23 to 26 computations (-13% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) c)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(approx (+ (* -1 (/ b a)) (sqrt (* (/ c a) -3))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.3% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.2% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
2 calls:
| 3.0ms | b |
| 3.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 3 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 69.6% | 2 | b |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.5% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (pow b 3)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
1 calls:
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.4% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
5 calls:
| 1.0ms | (*.f64 #s(literal 3 binary64) a) |
| 1.0ms | c |
| 1.0ms | b |
| 1.0ms | a |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.6% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 39.6% | 1 | c |
| 39.6% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 39.6% | 1 | a |
| 39.6% | 1 | b |
Compiled 23 to 26 computations (-13% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 3.725428634244597e-64 | 2.2351181017791133e-63 |
| 9.0ms | -7.180157135841364e+81 | -1.4887942795062108e+81 |
| 9.0ms | 147× | 0 | valid |
| 4.0ms | 18× | 2 | valid |
| 3.0ms | 27× | 1 | valid |
| 1.0ms | 23× | 0 | invalid |
Compiled 482 to 402 computations (16.6% saved)
ival-mult!: 3.0ms (26% of total)ival-sqrt: 2.0ms (17.4% of total)ival-div!: 2.0ms (17.4% of total)adjust: 1.0ms (8.7% of total)ival-sub!: 1.0ms (8.7% of total)ival-add!: 1.0ms (8.7% of total)ival-neg: 1.0ms (8.7% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.725428634244597e-64 | 2.2351181017791133e-63 |
| 19.0ms | -7.899329146102464e-70 | -1.7040065027074475e-75 |
| 11.0ms | 144× | 0 | valid |
| 2.0ms | 37× | 0 | invalid |
Compiled 692 to 567 computations (18.1% saved)
ival-mult!: 4.0ms (48.7% of total)ival-sqrt: 1.0ms (12.2% of total)ival-neg: 1.0ms (12.2% of total)ival-div!: 1.0ms (12.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.725428634244597e-64 | 2.2351181017791133e-63 |
| 1.0ms | -7.899329146102464e-70 | -1.7040065027074475e-75 |
Compiled 692 to 567 computations (18.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.725428634244597e-64 | 2.2351181017791133e-63 |
| 8.0ms | -9.929976427232272e-91 | -5.139374455212821e-91 |
| 4.0ms | 64× | 0 | valid |
| 1.0ms | 14× | 0 | invalid |
Compiled 482 to 392 computations (18.7% saved)
ival-sqrt: 1.0ms (37% of total)ival-mult!: 1.0ms (37% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 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 |
|---|---|---|
| 1.0ms | 3.725428634244597e-64 | 2.2351181017791133e-63 |
| 1.0ms | -9.929976427232272e-91 | -5.139374455212821e-91 |
Compiled 482 to 392 computations (18.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 3.127018831927725e-260 | 1.5476091457710477e-253 |
| 14.0ms | -1.2391004455904342e-144 | -1.542683206480858e-145 |
| 16.0ms | 238× | 0 | valid |
| 6.0ms | 98× | 0 | invalid |
| 0.0ms | 2× | 1 | valid |
Compiled 743 to 579 computations (22.1% saved)
ival-mult!: 4.0ms (34.6% of total)ival-sqrt: 2.0ms (17.3% of total)ival-div!: 2.0ms (17.3% of total)ival-neg: 2.0ms (17.3% of total)ival-sub!: 1.0ms (8.6% of total)ival-add!: 1.0ms (8.6% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | -9.03638231981926e-306 | 1.0059835606326651e-296 |
| 9.0ms | 160× | 0 | valid |
| 6.0ms | 101× | 0 | invalid |
Compiled 460 to 368 computations (20% saved)
ival-mult!: 3.0ms (34.1% of total)ival-sqrt: 2.0ms (22.7% of total)ival-sub!: 1.0ms (11.4% of total)ival-add!: 1.0ms (11.4% of total)ival-neg: 1.0ms (11.4% of total)ival-div!: 1.0ms (11.4% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -9.03638231981926e-306 | 1.0059835606326651e-296 |
Compiled 480 to 358 computations (25.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | -9.03638231981926e-306 | 1.0059835606326651e-296 |
| 3.0ms | 48× | 0 | valid |
| 1.0ms | 21× | 0 | invalid |
Compiled 620 to 448 computations (27.7% saved)
ival-sqrt: 1.0ms (41.4% of total)ival-mult!: 1.0ms (41.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 634 to 113 computations (82.2% saved)
Compiled 1 302 to 250 computations (80.8% saved)
Loading profile data...