
Time bar (total: 4.6s)
| 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)
| 501.0ms | 5 504× | 0 | valid |
| 261.0ms | 1 191× | 2 | valid |
| 215.0ms | 1 358× | 1 | valid |
| 146.0ms | 939× | 0 | invalid |
| 57.0ms | 203× | 3 | valid |
ival-mult: 290.0ms (33.2% of total)adjust: 124.0ms (14.2% of total)ival-sub: 110.0ms (12.6% of total)ival-sqrt: 99.0ms (11.3% of total)ival-div: 92.0ms (10.5% of total)ival-neg: 87.0ms (10% of total)ival-add: 63.0ms (7.2% of total)exact: 6.0ms (0.7% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 106 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 46 | 1 | (-9118.917250149188 2.64620131570827e+45 -2.645666007558081e-282) | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 17 | 0 | - | 2 | (1.0651301079037927e-226 1.1902325267598969e-175 -1.7426371454172165e-271) | (/.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 | 95 | 0 |
| ↳ | (*.f64 b b) | overflow | 72 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 28 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 95 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 47 | 0 |
/.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 | 14 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 11 | |
| ↳ | (*.f64 b b) | underflow | 50 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | underflow | 18 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 11 | 0 |
| ↳ | (*.f64 b b) | underflow | 50 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 11 | |
/.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)) | o/n | 1 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 28 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 95 | |
| ↳ | (*.f64 b b) | overflow | 72 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | overflow | 1 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b b) | overflow | 72 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 115 | 0 |
| - | 23 | 118 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 115 | 0 | 0 |
| - | 23 | 0 | 118 |
| number | freq |
|---|---|
| 0 | 118 |
| 1 | 107 |
| 2 | 31 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 33.0ms | 386× | 0 | valid |
| 22.0ms | 66× | 2 | valid |
| 10.0ms | 56× | 1 | valid |
| 1.0ms | 4× | 3 | valid |
Compiled 153 to 40 computations (73.9% saved)
ival-mult: 18.0ms (41.7% of total)adjust: 6.0ms (13.9% of total)ival-div: 5.0ms (11.6% of total)ival-sqrt: 5.0ms (11.6% of total)ival-sub: 3.0ms (6.9% of total)ival-add: 3.0ms (6.9% of total)ival-neg: 2.0ms (4.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (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 |
| 0 | 12 | 17 |
| 0 | 20 | 17 |
| 1 | 36 | 17 |
| 2 | 89 | 17 |
| 3 | 180 | 17 |
| 4 | 301 | 17 |
| 5 | 382 | 17 |
| 6 | 406 | 17 |
| 7 | 431 | 17 |
| 0 | 431 | 16 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| 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)) |
| Outputs |
|---|
(/.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 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 a) c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
Compiled 17 to 12 computations (29.4% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.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)) |
Compiled 17 to 12 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 | 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) |
| 4.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) |
| 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) |
| 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) |
| 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) |
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 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(/.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))) (fma.f64 (*.f64 b b) (*.f64 b b) (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 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) 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 (*.f64 (*.f64 c c) c) 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) (*.f64 (*.f64 c c) c)) (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 (*.f64 (*.f64 c c) c) 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) (*.f64 (*.f64 c c) c)) (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 (*.f64 (*.f64 c c) c) 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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#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 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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/3 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/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/3 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/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (/.f64 b a))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64)) b) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 3 binary64))) a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* b b) (* (* 3 a) 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)))) |
#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) (*.f64 (*.f64 c c) c)) (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) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) 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) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 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)))) b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (*.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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) 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) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (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) (pow.f64 a #s(literal -1 binary64)))))))) |
#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 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 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(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 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(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (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)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) 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 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal -1 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (/.f64 b c))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64)) b) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 3 binary64))) c) #s(literal -1 binary64))) |
Compiled 6 395 to 918 computations (85.6% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 155 | 11 | 166 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 155 | 12 | 167 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.0% | (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
| ✓ | 58.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)) |
| 54.0% | (/.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)) | |
| 31.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 38.9% | (/.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)) | |
| ▶ | 37.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| 10.9% | (/.f64 #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) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 21.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
| 20.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) | |
| ▶ | 27.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| 36.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) | |
| ▶ | 37.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 669 to 478 computations (28.6% saved)
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
#s(literal -1 binary64) |
b |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(pow.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
c |
a |
#s(literal 1/2 binary64) |
#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 (/.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(*.f64 a (/.f64 c b)) |
#s(literal -3/2 binary64) |
(*.f64 #s(literal 3 binary64) a) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) b) |
| Outputs |
|---|
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 (* c a)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#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 (* -2/3 (/ b a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b 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 (* (* a (/ c b)) -3/2) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (+ (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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow b 1) #s(hole binary64 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 (* (/ c b) -1/2) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#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 (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 (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (+ (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)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | b | @ | inf | ((/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) -1 b (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (pow b 1) 1 (* -3 (* c a)) -3 (* c a) c a 1/2 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)) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (* -1 b)) |
| 5.0ms | a | @ | 0 | ((/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) -1 b (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (pow b 1) 1 (* -3 (* c a)) -3 (* c a) c a 1/2 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)) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (* -1 b)) |
| 4.0ms | a | @ | -inf | ((/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) -1 b (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (pow b 1) 1 (* -3 (* c a)) -3 (* c a) c a 1/2 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)) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (* -1 b)) |
| 4.0ms | b | @ | -inf | ((/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) -1 b (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (pow b 1) 1 (* -3 (* c a)) -3 (* c a) c a 1/2 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)) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (* -1 b)) |
| 4.0ms | c | @ | -inf | ((/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) -1 b (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (pow b 1) 1 (* -3 (* c a)) -3 (* c a) c a 1/2 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)) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (* -1 b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1008 | 11270 |
| 0 | 1036 | 9776 |
| 0 | 5691 | 9466 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
#s(literal -1 binary64) |
b |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(pow.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
c |
a |
#s(literal 1/2 binary64) |
#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 (/.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(*.f64 a (/.f64 c b)) |
#s(literal -3/2 binary64) |
(*.f64 #s(literal 3 binary64) a) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) b) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 (* c a)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#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 (* -2/3 (/ b a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b 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 (* (* a (/ c b)) -3/2) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (+ (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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow b 1) #s(hole binary64 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 (* (/ c b) -1/2) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#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 (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 (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (/ (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) #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 (+ (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)))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64)))) #s(literal -3 binary64)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) #s(literal 3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (-.f64 (*.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1 binary64))) |
(+.f64 (*.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) |
#s(literal -1 binary64) |
b |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) (fma.f64 b b (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(/.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))) (-.f64 (*.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 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))) |
(/.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))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.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 (*.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 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b)) |
b |
#s(literal 1 binary64) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
#s(literal -3 binary64) |
(*.f64 a c) |
(*.f64 c a) |
c |
a |
#s(literal 1/2 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 (*.f64 b #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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) (*.f64 b #s(literal -1 binary64))) |
(/.f64 c b) |
#s(literal -1/2 binary64) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 a c)) (*.f64 b #s(literal -1 binary64))) |
(/.f64 (*.f64 a c) b) |
#s(literal -3/2 binary64) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (+.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))))) (-.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64)))) (*.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))))))) |
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64)))) |
(+.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64)))) |
(+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (*.f64 (*.f64 c c) c) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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 (*.f64 (*.f64 c c) c) 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 (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal 0 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (fma.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal -1 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (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 (*.f64 b #s(literal -1 binary64))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) 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 (- (* b b) (* (* 3 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 a (*.f64 (/.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 (/.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 (*.f64 (*.f64 c c) c) 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 (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (*.f64 b b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (* -3 (* c a)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
#s(approx (* c a) (*.f64 a c)) |
#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 (*.f64 (*.f64 c c) c) 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) (*.f64 (*.f64 c c) c)) (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 (+ (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 (*.f64 (*.f64 c c) c) 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) (*.f64 (*.f64 c c) c)) (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 (* (* a (/ c b)) -3/2) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64))) |
#s(approx (* a (/ c b)) (*.f64 (/.f64 c b) a)) |
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 a (*.f64 (/.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 (/.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 (*.f64 (*.f64 c c) c) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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/3 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/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/3 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/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) a)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/3 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/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/3 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/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (*.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 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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/3 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/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/3 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/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (/.f64 b a))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 b #s(literal -1 binary64))) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64) (*.f64 b #s(literal -1 binary64))) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c)) a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) b) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64)) b) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) #s(literal 1/3 binary64)) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) b) #s(literal 1/3 binary64)) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow b 1) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow b 1) b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (/ c b) -1/2) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 b #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 b #s(literal -1 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)) (/.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) (*.f64 (*.f64 c c) c)) (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) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #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 a c) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
#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 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #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 a c) #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 a c) #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 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) 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 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))) b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.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) (*.f64 (*.f64 c c) c)) (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) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) 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 a c) #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 a c) #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 a c) #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 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) 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 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))) b)) |
#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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 b #s(literal -1 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) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (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) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)))))) |
#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 (*.f64 b #s(literal -1 binary64)) (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 (*.f64 b #s(literal -1 binary64)) (+.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 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (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 (*.f64 b #s(literal -1 binary64)) (+.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 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))))) |
#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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 b #s(literal -1 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) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (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) (pow.f64 a #s(literal -1 binary64)))))))) |
#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 (*.f64 b #s(literal -1 binary64)) (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 (*.f64 b #s(literal -1 binary64)) (+.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 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (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 (*.f64 b #s(literal -1 binary64)) (+.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 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (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)))) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 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 (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (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 (*.f64 b #s(literal -1 binary64))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (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 (- (* 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 (*.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)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal -1 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (*.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 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal -1 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (/.f64 b c))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))))) c) #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) b)) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) b)) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 b #s(literal -1 binary64))) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.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 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64) (*.f64 b #s(literal -1 binary64))) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -3 (* c a))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) a)) c) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))))) c) #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) b) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64)) b) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
Compiled 11 386 to 1 418 computations (87.5% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 289 | 5 | 294 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 291 | 15 | 306 |
| Status | Accuracy | Program |
|---|---|---|
| 56.0% | (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) #s(literal 3 binary64)) a) | |
| ▶ | 58.1% | (/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
| 37.2% | (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64)))) #s(literal 3 binary64)) a) | |
| ✓ | 58.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)) |
| ▶ | 54.0% | (/.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)) |
| 31.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 38.9% | (/.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)) |
| ✓ | 37.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| 10.9% | (/.f64 #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) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 21.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 21.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
| 20.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) | |
| ✓ | 27.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| ▶ | 36.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
| ✓ | 37.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 745 to 520 computations (30.2% saved)
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) |
b |
#s(literal -1 binary64) |
(pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fabs.f64 b) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a #s(literal -3 binary64)) |
a |
#s(literal -3 binary64) |
c |
#s(literal 1/2 binary64) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
#s(literal 2/3 binary64) |
(pow.f64 a #s(literal -1 binary64)) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) |
(/.f64 c (*.f64 b b)) |
(*.f64 b b) |
#s(literal -1/2 binary64) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(/.f64 c b) |
#s(literal -3/2 binary64) |
(*.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)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 c 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 (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)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a) |
(-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) |
(/.f64 (*.f64 b b) a) |
(*.f64 c #s(literal 3 binary64)) |
| Outputs |
|---|
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (+ (fabs b) (* -1 b))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -3/2 (/ (* a c) (fabs b))) (* -1 b))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -3/2 (/ c (fabs b))) (* -9/8 (/ (* a (pow c 2)) (pow (fabs b) 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -3/2 (/ c (fabs b))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -9/8 (/ (pow c 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (fabs b))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* -3/2 (/ (* a c) (fabs b)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -3/2 (/ c (fabs b))) (* -9/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -3/2 (/ c (fabs b))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -9/8 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (pow (fabs b) 2))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow (fabs b) 2)))) |
#s(approx (* (* a -3) c) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* a -3) #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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* 2/3 (/ b a)))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 2/3 b)) a))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 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 (* a (* (/ c b) -3/2)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#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 (* c a)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (/ (+ (* -3 (* a c)) (pow b 2)) a))) |
#s(approx (/ (* b b) a) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
#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 (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (* -3 c))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (- (/ (pow b 2) a) (* 3 c)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow (fabs b) 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow (fabs 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 (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (/ 1 a) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (/ 1 a) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))) (* -1 b)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) |
#s(approx (fabs b) #s(hole binary64 (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) b))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (* (/ c (* b b)) -1/2) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#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 (* (/ c b) -3/2) #s(hole binary64 (* -3/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (neg b) #s(hole binary64 (* -1 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 -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* b (- (* 1/3 (* (/ 1 (* a b)) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1/3 b))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* b (- (* 1/3 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) 1/3)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* b (- (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))) 1)))) |
#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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#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 (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (* (pow b 2) (+ (* -3 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/3 (* (/ 1 (* a b)) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #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)))) #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 (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow (fabs b) 3))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* c (+ (* -1/2 (/ a (fabs b))) (* -3/8 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* c (+ (* -1/2 (/ a (fabs b))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -3/8 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -3/2 (/ a (fabs b))) (* -9/8 (/ (* (pow a 2) c) (pow (fabs b) 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -3/2 (/ a (fabs b))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -9/8 (/ (pow a 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -3/2 (/ a (fabs b))) (* -9/8 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -3/2 (/ a (fabs b))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -9/8 (/ (pow a 2) (pow (fabs 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 (- (/ (* b b) a) (* c 3)) #s(hole binary64 (+ (* -3 c) (/ (pow b 2) a)))) |
#s(approx (* c 3) #s(hole binary64 (* 3 c))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))) |
#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 (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 3)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow (fabs b) 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* -1 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))))) |
#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)))))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (* -1 (* c (+ 3 (* -1 (/ (pow b 2) (* a c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | b | @ | 0 | ((/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) b -1 (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fabs b) (* (* a -3) c) (* a -3) a -3 c 1/2 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) 2/3 (pow a -1) (* (/ c (* b b)) -1/2) (/ c (* b b)) (* b b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* a (* (/ c b) -3/2)) (* (/ c b) -3/2) (/ c b) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (- (/ (* b b) a) (* c 3)) a) (- (/ (* b b) a) (* c 3)) (/ (* b b) a) (* c 3)) |
| 10.0ms | a | @ | 0 | ((/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) b -1 (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fabs b) (* (* a -3) c) (* a -3) a -3 c 1/2 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) 2/3 (pow a -1) (* (/ c (* b b)) -1/2) (/ c (* b b)) (* b b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* a (* (/ c b) -3/2)) (* (/ c b) -3/2) (/ c b) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (- (/ (* b b) a) (* c 3)) a) (- (/ (* b b) a) (* c 3)) (/ (* b b) a) (* c 3)) |
| 8.0ms | b | @ | inf | ((/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) b -1 (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fabs b) (* (* a -3) c) (* a -3) a -3 c 1/2 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) 2/3 (pow a -1) (* (/ c (* b b)) -1/2) (/ c (* b b)) (* b b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* a (* (/ c b) -3/2)) (* (/ c b) -3/2) (/ c b) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (- (/ (* b b) a) (* c 3)) a) (- (/ (* b b) a) (* c 3)) (/ (* b b) a) (* c 3)) |
| 8.0ms | c | @ | -inf | ((/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) b -1 (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fabs b) (* (* a -3) c) (* a -3) a -3 c 1/2 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) 2/3 (pow a -1) (* (/ c (* b b)) -1/2) (/ c (* b b)) (* b b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* a (* (/ c b) -3/2)) (* (/ c b) -3/2) (/ c b) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (- (/ (* b b) a) (* c 3)) a) (- (/ (* b b) a) (* c 3)) (/ (* b b) a) (* c 3)) |
| 7.0ms | c | @ | inf | ((/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) b -1 (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fabs b) (* (* a -3) c) (* a -3) a -3 c 1/2 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) 2/3 (pow a -1) (* (/ c (* b b)) -1/2) (/ c (* b b)) (* b b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* a (* (/ c b) -3/2)) (* (/ c b) -3/2) (/ c b) -3/2 (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (- (/ (* b b) a) (* c 3)) a) (- (/ (* b b) a) (* c 3)) (/ (* b b) a) (* c 3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1329 | 11168 |
| 0 | 1381 | 10224 |
| 0 | 8056 | 9652 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) |
b |
#s(literal -1 binary64) |
(pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fabs.f64 b) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a #s(literal -3 binary64)) |
a |
#s(literal -3 binary64) |
c |
#s(literal 1/2 binary64) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
#s(literal 2/3 binary64) |
(pow.f64 a #s(literal -1 binary64)) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) |
(/.f64 c (*.f64 b b)) |
(*.f64 b b) |
#s(literal -1/2 binary64) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(/.f64 c b) |
#s(literal -3/2 binary64) |
(*.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)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 c 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 (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)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a) |
(-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) |
(/.f64 (*.f64 b b) a) |
(*.f64 c #s(literal 3 binary64)) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (+ (fabs b) (* -1 b))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -3/2 (/ (* a c) (fabs b))) (* -1 b))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -3/2 (/ c (fabs b))) (* -9/8 (/ (* a (pow c 2)) (pow (fabs b) 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -3/2 (/ c (fabs b))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -9/8 (/ (pow c 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (fabs b))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* -3/2 (/ (* a c) (fabs b)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -3/2 (/ c (fabs b))) (* -9/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -3/2 (/ c (fabs b))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -9/8 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (pow (fabs b) 2))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow (fabs b) 2)))) |
#s(approx (* (* a -3) c) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* a -3) #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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* 2/3 (/ b a)))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 2/3 b)) a))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 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 (* a (* (/ c b) -3/2)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#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 (* c a)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (/ (+ (* -3 (* a c)) (pow b 2)) a))) |
#s(approx (/ (* b b) a) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
#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 (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (* -3 c))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (- (/ (pow b 2) a) (* 3 c)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow (fabs b) 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow (fabs 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 (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (/ 1 a) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (/ 1 a) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))) (* -1 b)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) |
#s(approx (fabs b) #s(hole binary64 (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) b))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (* (/ c (* b b)) -1/2) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#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 (* (/ c b) -3/2) #s(hole binary64 (* -3/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (neg b) #s(hole binary64 (* -1 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 -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* b (- (* 1/3 (* (/ 1 (* a b)) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1/3 b))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* b (- (* 1/3 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) 1/3)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* b (- (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))) 1)))) |
#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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#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 (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (* (pow b 2) (+ (* -3 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/3 (* (/ 1 (* a b)) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #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)))) #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 (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow (fabs b) 3))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* c (+ (* -1/2 (/ a (fabs b))) (* -3/8 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* c (+ (* -1/2 (/ a (fabs b))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -3/8 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -3/2 (/ a (fabs b))) (* -9/8 (/ (* (pow a 2) c) (pow (fabs b) 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -3/2 (/ a (fabs b))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -9/8 (/ (pow a 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -3/2 (/ a (fabs b))) (* -9/8 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -3/2 (/ a (fabs b))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -9/8 (/ (pow a 2) (pow (fabs 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 (- (/ (* b b) a) (* c 3)) #s(hole binary64 (+ (* -3 c) (/ (pow b 2) a)))) |
#s(approx (* c 3) #s(hole binary64 (* 3 c))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))) |
#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 (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 3)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow (fabs b) 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow (fabs 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 (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) #s(hole binary64 (* -1 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))))) |
#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)))))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (- (/ (* b b) a) (* c 3)) #s(hole binary64 (* -1 (* c (+ 3 (* -1 (/ (pow b 2) (* a c)))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b))) #s(literal -3 binary64)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (-.f64 (*.f64 b b) (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b)) |
b |
#s(literal -1 binary64) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) (fma.f64 b b (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -3 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (*.f64 #s(literal -1 binary64) b)) |
(fabs.f64 b) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(*.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 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) a) |
(*.f64 a #s(literal -3 binary64)) |
a |
#s(literal -3 binary64) |
c |
#s(literal 1/2 binary64) |
#s(literal 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 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) (*.f64 #s(literal -1 binary64) b))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) b)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) b))) |
(neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) b))) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) b) |
(*.f64 b (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) b)) |
(fma.f64 b (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 b (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) b)) |
(+.f64 (*.f64 b (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) (*.f64 b (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))) |
(/.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 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) (*.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 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(literal 3 binary64))) (+.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 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) (-.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 (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 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
(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 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
(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))) |
(-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) (*.f64 (neg.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) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
#s(literal 2/3 binary64) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) a) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 c b)) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(/.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) b)) |
(/.f64 c b) |
#s(literal -3/2 binary64) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(*.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 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64))) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b)) |
(pow.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a)))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) |
(*.f64 (fma.f64 c #s(literal -3 binary64) (*.f64 b (/.f64 b a))) a) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (*.f64 b (/.f64 b a)))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 a (*.f64 b (/.f64 b a)))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (*.f64 b (/.f64 b a)) a)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 a (*.f64 b (/.f64 b a)))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (*.f64 b (/.f64 b a)) a)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 a (*.f64 b (/.f64 b a)))) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b (/.f64 b a)) a)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 a (*.f64 b (/.f64 b a)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 (*.f64 b (/.f64 b a)) a)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 a (*.f64 b (/.f64 b a)))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 (*.f64 b (/.f64 b a)) a)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 b (/.f64 b a)))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 b (/.f64 b a)) a)) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 a (*.f64 b (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal 3 binary64) c))) (fma.f64 b (/.f64 b a) (*.f64 #s(literal 3 binary64) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a)))) (-.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a)) (fma.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal 3 binary64) c) (*.f64 (*.f64 b (/.f64 b a)) (*.f64 #s(literal 3 binary64) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (/.f64 b a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a))) (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a)))))) |
(fma.f64 c #s(literal -3 binary64) (*.f64 b (/.f64 b a))) |
(fma.f64 #s(literal -3 binary64) c (*.f64 b (/.f64 b a))) |
(fma.f64 b (/.f64 b a) (*.f64 (neg.f64 c) #s(literal 3 binary64))) |
(fma.f64 b (/.f64 b a) (*.f64 c #s(literal -3 binary64))) |
(-.f64 (*.f64 b (/.f64 b a)) (*.f64 #s(literal 3 binary64) c)) |
(+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))) |
(+.f64 (*.f64 b (/.f64 b a)) (*.f64 (neg.f64 c) #s(literal 3 binary64))) |
(+.f64 (*.f64 b (/.f64 b a)) (*.f64 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 #s(literal 3 binary64) c) |
(*.f64 c #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (fma.f64 #s(literal -1 binary64) b (fabs.f64 b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -3/2 binary64))) a (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -3/2 binary64))) a (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fabs.f64 b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (fabs.f64 b))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -3/2 binary64))) a (fabs.f64 b))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -3/2 binary64))) a (fabs.f64 b))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 b b)) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.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 #s(literal -3 binary64) a)) |
#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 (*.f64 (*.f64 c c) c) 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) (*.f64 (*.f64 c c) c)) (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 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a)) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (*.f64 (/.f64 b a) #s(literal 2/3 binary64))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64) (*.f64 #s(literal 2/3 binary64) b)) a)) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) (/.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) a)) |
#s(approx (pow a -1) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.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) (*.f64 (*.f64 c c) c)) (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 (* a (* (/ c b) -3/2)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) b) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) a b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b)) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 b b)) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (* a -3) c) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) (*.f64 b b)) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (- (/ (* b b) a) (* c 3)) (*.f64 b (/.f64 b a))) |
#s(approx (- (/ (* b b) a) (* c 3)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) a) (*.f64 b (/.f64 b a)))) |
#s(approx (/ (* b b) a) (*.f64 b (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) a)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (+.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) a)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) a)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (+.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) a)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (fma.f64 (/.f64 b a) #s(literal 2/3 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) a)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (/.f64 b a)))) a)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) a)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b (/.f64 b a)) a))) |
#s(approx (- (/ (* b b) a) (* c 3)) (*.f64 c #s(literal -3 binary64))) |
#s(approx (- (/ (* b b) a) (* c 3)) (fma.f64 c #s(literal -3 binary64) (*.f64 b (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b a)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) b)) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) b)) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c)) a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b a)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))))) b) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) a) #s(literal -1 binary64)) b) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c)) a) #s(literal -1 binary64))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) (*.f64 (*.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c)) a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b))) |
#s(approx b b) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
#s(approx (fabs b) (fabs.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b)) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) (/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 b b))) |
#s(approx (* (/ c (* b b)) -1/2) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
#s(approx (/ c (* b b)) (/.f64 (/.f64 c b) b)) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (/ c b) -3/2) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.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) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) b)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) 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) (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.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) (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -9/16 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b)) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (/.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 (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (fabs.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 (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -27/16 binary64) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.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 (fabs.f64 b) #s(literal 4 binary64)))) b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) b)) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (- (/ (* b b) a) (* c 3)) (*.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) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #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 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -3/8 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (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 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -3/8 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) 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 (fabs.f64 b) #s(literal 4 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (fabs.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(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) 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 (fabs.f64 b) #s(literal 4 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (fabs.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(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64))) c (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64))) c (*.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (fabs.f64 b))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (fabs.f64 b))) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (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)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.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 (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.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 (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.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 (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (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 (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (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 (- (/ (* b b) a) (* c 3)) (fma.f64 c #s(literal -3 binary64) (*.f64 b (/.f64 b a)))) |
#s(approx (* c 3) (*.f64 #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 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal -1 binary64))) c)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.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 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64))) c)) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64)))) c)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal -1 binary64))) c)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (/.f64 b c)) c)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) (/.f64 b c))) c)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (- (/ (* b b) a) (* c 3)) (*.f64 (-.f64 (/.f64 (*.f64 b (/.f64 b a)) c) #s(literal 3 binary64)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b c) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/3 binary64) b)) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) b)) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) b)) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.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 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) b)) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) a)) c) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) -1) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) b) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64))) c) #s(literal -1 binary64))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (* b b)) -1/2)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))))) b) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) c) #s(literal -1 binary64)) b) c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (fabs b) (fabs b)) (* (* a -3) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) a)) c) #s(literal -1 binary64))) |
#s(approx (* (- (/ (* b b) a) (* c 3)) a) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) a)) c) #s(literal -1 binary64))) |
#s(approx (- (/ (* b b) a) (* c 3)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b (/.f64 b a)) c) #s(literal -1 binary64) #s(literal 3 binary64)) c) #s(literal -1 binary64))) |
Compiled 19 819 to 2 446 computations (87.7% saved)
16 alts after pruning (10 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 492 | 10 | 502 |
| Fresh | 5 | 0 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 3 | 5 |
| Total | 501 | 16 | 517 |
| Status | Accuracy | Program |
|---|---|---|
| 56.0% | (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) a) | |
| ✓ | 58.1% | (/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
| 41.3% | (/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) #s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fabs.f64 b))) #s(literal 3 binary64)) a) | |
| ▶ | 42.8% | (/.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) a) |
| ✓ | 58.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)) |
| ✓ | 54.0% | (/.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)) |
| 7.6% | (/.f64 (+.f64 (neg.f64 b) #s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 37.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 52.3% | (/.f64 #s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a) |
| 10.9% | (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -27/16 binary64) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 21.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 46.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
| ▶ | 62.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
| 55.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) | |
| ▶ | 36.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
| ✓ | 37.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 956 to 655 computations (31.5% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
(/.f64 c (fabs.f64 b)) |
c |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) |
(fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) |
#s(literal -1 binary64) |
a |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
#s(literal 2/3 binary64) |
(pow.f64 a #s(literal -1 binary64)) |
(*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(log.f64 (fabs.f64 b)) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) |
(/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) |
(pow.f64 (fabs.f64 b) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(literal -3/8 binary64) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) |
(*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) |
#s(literal -9/16 binary64) |
(*.f64 (*.f64 a a) c) |
(*.f64 a a) |
(pow.f64 (fabs.f64 b) #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(pow.f64 (fabs.f64 b) #s(literal -1 binary64)) |
(/.f64 #s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) |
#s(literal -1/3 binary64) |
(pow.f64 b #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(pow.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 c a) |
#s(literal -3 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
(+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b)) |
(fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 a (/.f64 c (fabs.f64 b))) |
#s(literal -3/2 binary64) |
| 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (/ (+ (fabs b) (* -1 b)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a (* b c)) (pow (fabs b) 2)))) a))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* 2/3 (/ b a)))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (/ (+ (* -1/2 (/ (* a (* b c)) (pow (fabs b) 2))) (* 2/3 b)) a))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow (fabs b) 2)))) a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (/ -1/2 (fabs b)))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow (fabs b) 3))) (* 1/2 (/ 1 (fabs b)))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow (fabs b) 5))) (* -3/8 (/ c (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* -3/8 (/ a (pow (fabs b) 3))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* a (- (* -9/16 (/ (* a c) (pow (fabs b) 5))) (* 3/8 (/ 1 (pow (fabs b) 3))))))) |
#s(approx (/ a (pow (fabs b) 3)) #s(hole binary64 (/ a (pow (fabs b) 3)))) |
#s(approx (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5)) #s(hole binary64 (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))))) |
#s(approx (* -9/16 (* (* a a) c)) #s(hole binary64 (* -9/16 (* (pow a 2) c)))) |
#s(approx (* (* a a) c) #s(hole binary64 (* (pow a 2) c))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (+ (fabs b) (* -1 b))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* 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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* a (+ (* -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 (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* 1/2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* 1/2 (/ c (pow b 2))) (* a (+ (* 3/8 (/ (pow c 2) (pow b 4))) (* 9/16 (/ (* a (pow c 3)) (pow b 6))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* 1/2 (/ c (pow b 2))) (* a (+ (* 3/8 (/ (pow c 2) (pow b 4))) (* a (+ (* 1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2))) (* 9/16 (/ (pow c 3) (pow b 6))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* (* c a) -3) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -3/2 (/ (* a c) (fabs b))) (* -1 b))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -3/2 (/ c (fabs b))) (* -9/8 (/ (* a (pow c 2)) (pow (fabs b) 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -3/2 (/ c (fabs b))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -9/8 (/ (pow c 2) (pow (fabs b) 3))))))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (+ (fabs b) (+ (* -3/2 (/ (* a c) (fabs b))) (* -1 b))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (+ (* -3/2 (/ (* a c) (fabs b))) (* -1 b)))) |
#s(approx (* a (/ c (fabs b))) #s(hole binary64 (/ (* a c) (fabs b)))) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* 1/2 (/ (* b c) (pow (fabs b) 2))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ (* b c) (pow (fabs b) 2)))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* -1/2 (/ (* b c) (pow (fabs b) 2))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (+ (* -1/2 (/ (* b c) (pow (fabs b) 2))) (* 2/3 (/ b a))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (* -1/2 (/ c (pow (fabs b) 2))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (pow (fabs b) 2))) (* 2/3 (/ 1 a))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow (fabs b) 5))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (* a (pow (fabs b) 3)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow (fabs b) 5))) (+ (* -1/2 (/ c (* (pow a 2) (fabs b)))) (* -3/8 (/ (pow c 2) (* a (pow (fabs b) 3))))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow (fabs b) 5))) (+ (* -1/2 (/ c (* (pow a 2) (fabs b)))) (+ (* -3/8 (/ (pow c 2) (* a (pow (fabs b) 3)))) (* 1/3 (/ (+ (fabs b) (* -1 b)) (pow a 3))))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow (fabs b) 5))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow (fabs b) 5))) (* -3/8 (/ c (* a (pow (fabs b) 3)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow (fabs b) 5))) (* -3/8 (/ c (* a (pow (fabs b) 3))))) (/ 1/2 (* (pow a 2) (fabs b))))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* (pow a 2) (- (* -9/16 (/ c (pow (fabs b) 5))) (* 3/8 (/ 1 (* a (pow (fabs b) 3)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* -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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 1/3 (/ 1 a)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -3/2 (/ (* a c) (fabs b))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* a (+ (* -3/2 (/ c (fabs b))) (+ (* -1 (/ b a)) (/ (fabs b) a)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -3/2 (/ (* a c) (fabs b))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* a (+ (* -3/2 (/ c (fabs b))) (* -1 (/ b a)))))) |
#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 (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow (fabs b) 3))) (* 1/2 (/ c (* a (fabs b))))) a)) (* -9/16 (/ (pow c 3) (pow (fabs b) 5))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))) a)) (* 3/8 (/ (pow c 2) (pow (fabs b) 3)))) a)) (* -9/16 (/ (pow c 3) (pow (fabs b) 5))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow (fabs b) 3))) (* 1/2 (/ 1 (* a (fabs b))))) a)) (* -9/16 (/ (pow c 2) (pow (fabs b) 5))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* a (- (* -1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ 1/3 (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a)) (* -1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ 1/3 (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* -1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (fabs b) (* -1 b)) a)) (* 3/2 (/ c (fabs b)))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -1 (* a (+ (* 3/2 (/ c (fabs b))) (/ b a)))))) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* 1/3 (/ (fabs b) a)))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a))))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (fabs b))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow (fabs b) 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* b (+ (* -1/2 (/ c (pow (fabs b) 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (* (/ c (exp (* (log (fabs b)) 2))) -1/2) #s(hole binary64 (* -1/2 (/ c (pow (fabs b) 2))))) |
#s(approx (/ c (exp (* (log (fabs b)) 2))) #s(hole binary64 (/ c (pow (fabs b) 2)))) |
#s(approx (exp (* (log (fabs b)) 2)) #s(hole binary64 (pow (fabs b) 2))) |
#s(approx (* (log (fabs b)) 2) #s(hole binary64 (* 2 (log (fabs b))))) |
#s(approx (log (fabs b)) #s(hole binary64 (log (fabs b)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* 1/3 (/ (fabs b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ (fabs b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b))))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3)))))) |
#s(approx (pow (fabs b) 3) #s(hole binary64 (pow (fabs b) 3))) |
#s(approx (pow (fabs b) 5) #s(hole binary64 (pow (fabs b) 5))) |
#s(approx (* -1/2 (pow (fabs b) -1)) #s(hole binary64 (/ -1/2 (fabs b)))) |
#s(approx (pow (fabs b) -1) #s(hole binary64 (/ 1 (fabs b)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (/ 1 a) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (/ 1 a) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) b))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* -1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) b))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) b))) |
#s(approx (* -1/3 (pow b -1)) #s(hole binary64 (/ -1/3 b))) |
#s(approx (pow b -1) #s(hole binary64 (/ 1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow b 1) #s(hole binary64 b)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))) (* -1 b)))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (+ (fabs b) (* -3/2 (/ (* a c) (fabs 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (* b (- (/ (fabs b) (* a b)) (/ 1 a))))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* b (- (+ (* 1/3 (/ (fabs b) (* a b))) (/ (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b))))) b)) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* b (- (* 1/3 (* (/ 1 (* a b)) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1/3 b))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* b (- (* 1/3 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) 1/3)))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) (pow b 2)))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 2)))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (pow b 2)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* b (- (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))) 1)))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* b (- (+ (* -3/2 (/ (* a c) (* b (fabs b)))) (/ (fabs b) b)) 1)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* b (- (* -3/2 (/ (* a c) (* b (fabs b)))) 1)))) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* -1 (* b (+ (* -1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* 1/3 (/ (fabs b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/3 (* (/ 1 (* a b)) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -2/3 b))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 2/3)) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (+ 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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (+ (fabs b) (* -3/2 (/ (* a c) (fabs b)))) b))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -1 (* b (+ 1 (* 3/2 (/ (* a c) (* b (fabs b))))))))) |
#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 c #s(hole binary64 c)) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow (fabs b) 3))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow (fabs b) 3))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* c (+ (* -1/2 (/ a (fabs b))) (* -3/8 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* c (+ (* -1/2 (/ a (fabs b))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -3/8 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* 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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ a (pow b 2))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* 1/2 (/ a (pow b 2))) (* c (+ (* 3/8 (/ (pow a 2) (pow b 4))) (* 9/16 (/ (* (pow a 3) c) (pow b 6))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* 1/2 (/ a (pow b 2))) (* c (+ (* 3/8 (/ (pow a 2) (pow b 4))) (* c (+ (* 1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow b 2))) (* 9/16 (/ (pow a 3) (pow b 6))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -3/2 (/ a (fabs b))) (* -9/8 (/ (* (pow a 2) c) (pow (fabs b) 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -3/2 (/ a (fabs b))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -9/8 (/ (pow a 2) (pow (fabs b) 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* c (- (* 1/3 (/ (+ (fabs b) (* -1 b)) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ b (pow (fabs b) 2))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* c (+ (* -1/2 (/ b (pow (fabs b) 2))) (* 2/3 (/ b (* a c))))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow (fabs b) 2))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3))))) (/ 1/2 (* (pow c 2) (fabs b))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (+ (* -3/8 (/ a (* c (pow (fabs b) 3)))) (* 1/3 (/ (+ (fabs b) (* -1 b)) (* a (pow c 3)))))) (* 1/2 (/ 1 (* (pow c 2) (fabs b)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3))))) (/ 1/2 (* (pow c 2) (fabs b))))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* c (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 1/3 (/ 1 c)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 1/3 (/ 1 c))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 1/3 (/ 1 c)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* c (+ (* -3/2 (/ a (fabs b))) (+ (* -1 (/ b c)) (/ (fabs b) c)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* c (+ (* -3/2 (/ a (fabs b))) (* -1 (/ b c)))))) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (+ (fabs b) (* -1 b)) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ b (pow (fabs b) 2))) (* 2/3 (/ b (* a c)))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* -1 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ b (pow (fabs b) 2)))))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow (fabs b) 2))) (* 2/3 (/ 1 (* a c)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* c (pow (fabs b) 3)))) (* 9/16 (/ (pow a 2) (pow (fabs b) 5)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow (fabs b) 3))) (* 1/2 (/ 1 (* c (fabs b))))) c)) (* 9/16 (/ (pow a 2) (pow (fabs b) 5)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (fabs b) (* -1 b)) (* a c))) (* 1/2 (/ 1 (fabs b)))) c)) (* -3/8 (/ a (pow (fabs b) 3)))) c)) (* 9/16 (/ (pow a 2) (pow (fabs b) 5)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow (fabs b) 3))) (* 1/2 (/ 1 (* c (fabs b))))) c)) (* -9/16 (/ (pow a 2) (pow (fabs b) 5))))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (* c (pow (fabs b) 3)))) (* 9/16 (/ (pow a 2) (pow (fabs b) 5)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* c (- (* -1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 1/3 (/ 1 c))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ 1/3 (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ 1/3 (* -1 (/ (+ (* -1/6 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* -1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (fabs b) (* -1 b)) c)) (* 3/2 (/ a (fabs b)))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -1 (* c (+ (* 3/2 (/ a (fabs b))) (/ b c)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 56.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (/ (+ (* -1 b) (fabs b)) a) (+ (* -1 b) (fabs b)) -1 a 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) 2/3 (pow a -1) (* (/ c (exp (* (log (fabs b)) 2))) -1/2) (/ c (exp (* (log (fabs b)) 2))) (exp (* (log (fabs b)) 2)) (* (log (fabs b)) 2) (log (fabs b)) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (/ a (pow (fabs b) 3)) (pow (fabs b) 3) 3 -3/8 (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5)) (* -9/16 (* (* a a) c)) -9/16 (* (* a a) c) (* a a) (pow (fabs b) 5) 5 (* -1/2 (pow (fabs b) -1)) (pow (fabs b) -1) (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (* -1/3 (pow b -1)) -1/3 (pow b -1) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (pow b 1) 1 (* (* c a) -3) (* c a) -3 1/2 (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (* a (/ c (fabs b))) -3/2) |
| 51.0ms | b | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (/ (+ (* -1 b) (fabs b)) a) (+ (* -1 b) (fabs b)) -1 a 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) 2/3 (pow a -1) (* (/ c (exp (* (log (fabs b)) 2))) -1/2) (/ c (exp (* (log (fabs b)) 2))) (exp (* (log (fabs b)) 2)) (* (log (fabs b)) 2) (log (fabs b)) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (/ a (pow (fabs b) 3)) (pow (fabs b) 3) 3 -3/8 (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5)) (* -9/16 (* (* a a) c)) -9/16 (* (* a a) c) (* a a) (pow (fabs b) 5) 5 (* -1/2 (pow (fabs b) -1)) (pow (fabs b) -1) (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (* -1/3 (pow b -1)) -1/3 (pow b -1) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (pow b 1) 1 (* (* c a) -3) (* c a) -3 1/2 (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (* a (/ c (fabs b))) -3/2) |
| 46.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (/ (+ (* -1 b) (fabs b)) a) (+ (* -1 b) (fabs b)) -1 a 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) 2/3 (pow a -1) (* (/ c (exp (* (log (fabs b)) 2))) -1/2) (/ c (exp (* (log (fabs b)) 2))) (exp (* (log (fabs b)) 2)) (* (log (fabs b)) 2) (log (fabs b)) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (/ a (pow (fabs b) 3)) (pow (fabs b) 3) 3 -3/8 (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5)) (* -9/16 (* (* a a) c)) -9/16 (* (* a a) c) (* a a) (pow (fabs b) 5) 5 (* -1/2 (pow (fabs b) -1)) (pow (fabs b) -1) (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (* -1/3 (pow b -1)) -1/3 (pow b -1) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (pow b 1) 1 (* (* c a) -3) (* c a) -3 1/2 (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (* a (/ c (fabs b))) -3/2) |
| 29.0ms | b | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (/ (+ (* -1 b) (fabs b)) a) (+ (* -1 b) (fabs b)) -1 a 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) 2/3 (pow a -1) (* (/ c (exp (* (log (fabs b)) 2))) -1/2) (/ c (exp (* (log (fabs b)) 2))) (exp (* (log (fabs b)) 2)) (* (log (fabs b)) 2) (log (fabs b)) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (/ a (pow (fabs b) 3)) (pow (fabs b) 3) 3 -3/8 (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5)) (* -9/16 (* (* a a) c)) -9/16 (* (* a a) c) (* a a) (pow (fabs b) 5) 5 (* -1/2 (pow (fabs b) -1)) (pow (fabs b) -1) (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (* -1/3 (pow b -1)) -1/3 (pow b -1) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (pow b 1) 1 (* (* c a) -3) (* c a) -3 1/2 (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (* a (/ c (fabs b))) -3/2) |
| 21.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (/ (+ (* -1 b) (fabs b)) a) (+ (* -1 b) (fabs b)) -1 a 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) 2/3 (pow a -1) (* (/ c (exp (* (log (fabs b)) 2))) -1/2) (/ c (exp (* (log (fabs b)) 2))) (exp (* (log (fabs b)) 2)) (* (log (fabs b)) 2) (log (fabs b)) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (/ a (pow (fabs b) 3)) (pow (fabs b) 3) 3 -3/8 (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5)) (* -9/16 (* (* a a) c)) -9/16 (* (* a a) c) (* a a) (pow (fabs b) 5) 5 (* -1/2 (pow (fabs b) -1)) (pow (fabs b) -1) (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (* -1/3 (pow b -1)) -1/3 (pow b -1) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (pow b 1) 1 (* (* c a) -3) (* c a) -3 1/2 (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (* a (/ c (fabs b))) -3/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1771 | 16202 |
| 0 | 1862 | 14547 |
| 0 | 8519 | 14041 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
(/.f64 c (fabs.f64 b)) |
c |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) |
(fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) |
#s(literal -1 binary64) |
a |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
#s(literal 2/3 binary64) |
(pow.f64 a #s(literal -1 binary64)) |
(*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(log.f64 (fabs.f64 b)) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) |
(/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) |
(pow.f64 (fabs.f64 b) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(literal -3/8 binary64) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) |
(*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) |
#s(literal -9/16 binary64) |
(*.f64 (*.f64 a a) c) |
(*.f64 a a) |
(pow.f64 (fabs.f64 b) #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(pow.f64 (fabs.f64 b) #s(literal -1 binary64)) |
(/.f64 #s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) |
#s(literal -1/3 binary64) |
(pow.f64 b #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(pow.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 c a) |
#s(literal -3 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
(+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b)) |
(fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 a (/.f64 c (fabs.f64 b))) |
#s(literal -3/2 binary64) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (/ (+ (fabs b) (* -1 b)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a (* b c)) (pow (fabs b) 2)))) a))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* 2/3 (/ b a)))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (/ (+ (* -1/2 (/ (* a (* b c)) (pow (fabs b) 2))) (* 2/3 b)) a))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow (fabs b) 2)))) a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (/ -1/2 (fabs b)))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow (fabs b) 3))) (* 1/2 (/ 1 (fabs b)))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow (fabs b) 5))) (* -3/8 (/ c (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* -3/8 (/ a (pow (fabs b) 3))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* a (- (* -9/16 (/ (* a c) (pow (fabs b) 5))) (* 3/8 (/ 1 (pow (fabs b) 3))))))) |
#s(approx (/ a (pow (fabs b) 3)) #s(hole binary64 (/ a (pow (fabs b) 3)))) |
#s(approx (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5)) #s(hole binary64 (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))))) |
#s(approx (* -9/16 (* (* a a) c)) #s(hole binary64 (* -9/16 (* (pow a 2) c)))) |
#s(approx (* (* a a) c) #s(hole binary64 (* (pow a 2) c))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (+ (fabs b) (* -1 b))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (+ (fabs b) (* -1 b)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* a (+ (* -1/2 (/ c (fabs b))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* 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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* a (+ (* -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 (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* 1/2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* 1/2 (/ c (pow b 2))) (* a (+ (* 3/8 (/ (pow c 2) (pow b 4))) (* 9/16 (/ (* a (pow c 3)) (pow b 6))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* 1/2 (/ c (pow b 2))) (* a (+ (* 3/8 (/ (pow c 2) (pow b 4))) (* a (+ (* 1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2))) (* 9/16 (/ (pow c 3) (pow b 6))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* (* c a) -3) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -3/2 (/ (* a c) (fabs b))) (* -1 b))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -3/2 (/ c (fabs b))) (* -9/8 (/ (* a (pow c 2)) (pow (fabs b) 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -3/2 (/ c (fabs b))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -9/8 (/ (pow c 2) (pow (fabs b) 3))))))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (+ (fabs b) (+ (* -3/2 (/ (* a c) (fabs b))) (* -1 b))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (+ (* -3/2 (/ (* a c) (fabs b))) (* -1 b)))) |
#s(approx (* a (/ c (fabs b))) #s(hole binary64 (/ (* a c) (fabs b)))) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* 1/2 (/ (* b c) (pow (fabs b) 2))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ (* b c) (pow (fabs b) 2)))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* -1/2 (/ (* b c) (pow (fabs b) 2))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (+ (* -1/2 (/ (* b c) (pow (fabs b) 2))) (* 2/3 (/ b a))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (* -1/2 (/ c (pow (fabs b) 2))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (pow (fabs b) 2))) (* 2/3 (/ 1 a))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow (fabs b) 5))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow (fabs b) 5))) (* -3/8 (/ (pow c 2) (* a (pow (fabs b) 3)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow (fabs b) 5))) (+ (* -1/2 (/ c (* (pow a 2) (fabs b)))) (* -3/8 (/ (pow c 2) (* a (pow (fabs b) 3))))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow (fabs b) 5))) (+ (* -1/2 (/ c (* (pow a 2) (fabs b)))) (+ (* -3/8 (/ (pow c 2) (* a (pow (fabs b) 3)))) (* 1/3 (/ (+ (fabs b) (* -1 b)) (pow a 3))))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow (fabs b) 5))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow (fabs b) 5))) (* -3/8 (/ c (* a (pow (fabs b) 3)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow (fabs b) 5))) (* -3/8 (/ c (* a (pow (fabs b) 3))))) (/ 1/2 (* (pow a 2) (fabs b))))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* (pow a 2) (- (* -9/16 (/ c (pow (fabs b) 5))) (* 3/8 (/ 1 (* a (pow (fabs b) 3)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* -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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* a (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 1/3 (/ 1 a)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -3/2 (/ (* a c) (fabs b))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* a (+ (* -3/2 (/ c (fabs b))) (+ (* -1 (/ b a)) (/ (fabs b) a)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -3/2 (/ (* a c) (fabs b))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* a (+ (* -3/2 (/ c (fabs b))) (* -1 (/ b a)))))) |
#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 (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow (fabs b) 3))) (* 1/2 (/ c (* a (fabs b))))) a)) (* -9/16 (/ (pow c 3) (pow (fabs b) 5))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))) a)) (* 3/8 (/ (pow c 2) (pow (fabs b) 3)))) a)) (* -9/16 (/ (pow c 3) (pow (fabs b) 5))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow (fabs b) 3))) (* 1/2 (/ 1 (* a (fabs b))))) a)) (* -9/16 (/ (pow c 2) (pow (fabs b) 5))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* a (- (* -1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ 1/3 (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a)) (* -1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ 1/3 (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* -1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (fabs b) (* -1 b)) a)) (* 3/2 (/ c (fabs b)))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -1 (* a (+ (* 3/2 (/ c (fabs b))) (/ b a)))))) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* 1/3 (/ (fabs b) a)))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a))))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (fabs b))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow (fabs b) 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* b (+ (* -1/2 (/ c (pow (fabs b) 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (* (/ c (exp (* (log (fabs b)) 2))) -1/2) #s(hole binary64 (* -1/2 (/ c (pow (fabs b) 2))))) |
#s(approx (/ c (exp (* (log (fabs b)) 2))) #s(hole binary64 (/ c (pow (fabs b) 2)))) |
#s(approx (exp (* (log (fabs b)) 2)) #s(hole binary64 (pow (fabs b) 2))) |
#s(approx (* (log (fabs b)) 2) #s(hole binary64 (* 2 (log (fabs b))))) |
#s(approx (log (fabs b)) #s(hole binary64 (log (fabs b)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* 1/3 (/ (fabs b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ (fabs b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b))))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3)))))) |
#s(approx (pow (fabs b) 3) #s(hole binary64 (pow (fabs b) 3))) |
#s(approx (pow (fabs b) 5) #s(hole binary64 (pow (fabs b) 5))) |
#s(approx (* -1/2 (pow (fabs b) -1)) #s(hole binary64 (/ -1/2 (fabs b)))) |
#s(approx (pow (fabs b) -1) #s(hole binary64 (/ 1 (fabs b)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* 1/3 (* (/ 1 a) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (/ 1 a) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* 1/3 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) b))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* -1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) b))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) b))) |
#s(approx (* -1/3 (pow b -1)) #s(hole binary64 (/ -1/3 b))) |
#s(approx (pow b -1) #s(hole binary64 (/ 1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow b 1) #s(hole binary64 b)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))) (* -1 b)))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (+ (fabs b) (* -3/2 (/ (* a c) (fabs 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (* b (- (/ (fabs b) (* a b)) (/ 1 a))))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* b (- (+ (* 1/3 (/ (fabs b) (* a b))) (/ (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b))))) b)) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* b (- (* 1/3 (* (/ 1 (* a b)) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1/3 b))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* b (- (* 1/3 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) 1/3)))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) (pow b 2)))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 2)))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (/ (+ (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (pow b 2)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* b (- (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))) 1)))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* b (- (+ (* -3/2 (/ (* a c) (* b (fabs b)))) (/ (fabs b) b)) 1)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* b (- (* -3/2 (/ (* a c) (* b (fabs b)))) 1)))) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) #s(hole binary64 (* -1 (* b (+ (* -1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#s(approx (+ (* -1 b) (fabs b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* 1/3 (/ (fabs b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/3 (* (/ 1 (* a b)) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -2/3 b))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 2/3)) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (+ 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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (* (/ 1 b) (sqrt (+ (* -3 (* a c)) (pow (fabs b) 2)))))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (+ (fabs b) (* -3/2 (/ (* a c) (fabs b)))) b))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -1 (* b (+ 1 (* 3/2 (/ (* a c) (* b (fabs b))))))))) |
#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 c #s(hole binary64 c)) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow (fabs b) 3))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow (fabs b) 3))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -3/8 (/ a (pow (fabs b) 3))))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* c (+ (* -1/2 (/ a (fabs b))) (* -3/8 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (+ (* 1/3 (+ (fabs b) (* -1 b))) (* c (+ (* -1/2 (/ a (fabs b))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -3/8 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* 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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ a (pow b 2))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* 1/2 (/ a (pow b 2))) (* c (+ (* 3/8 (/ (pow a 2) (pow b 4))) (* 9/16 (/ (* (pow a 3) c) (pow b 6))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* 1/2 (/ a (pow b 2))) (* c (+ (* 3/8 (/ (pow a 2) (pow b 4))) (* c (+ (* 1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow b 2))) (* 9/16 (/ (pow a 3) (pow b 6))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -3/2 (/ a (fabs b))) (* -9/8 (/ (* (pow a 2) c) (pow (fabs b) 3))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -3/2 (/ a (fabs b))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -9/8 (/ (pow a 2) (pow (fabs b) 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* c (- (* 1/3 (/ (+ (fabs b) (* -1 b)) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ b (pow (fabs b) 2))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* c (+ (* -1/2 (/ b (pow (fabs b) 2))) (* 2/3 (/ b (* a c))))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow (fabs b) 2))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3))))) (/ 1/2 (* (pow c 2) (fabs b))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (+ (* -3/8 (/ a (* c (pow (fabs b) 3)))) (* 1/3 (/ (+ (fabs b) (* -1 b)) (* a (pow c 3)))))) (* 1/2 (/ 1 (* (pow c 2) (fabs b)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3))))) (/ 1/2 (* (pow c 2) (fabs b))))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* c (+ (* -9/16 (/ (pow a 2) (pow (fabs b) 5))) (* -3/8 (/ a (* c (pow (fabs b) 3)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 1/3 (/ 1 c)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 1/3 (/ 1 c))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* c (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 1/3 (/ 1 c)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* c (+ (* -3/2 (/ a (fabs b))) (+ (* -1 (/ b c)) (/ (fabs b) c)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* c (+ (* -3/2 (/ a (fabs b))) (* -1 (/ b c)))))) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (+ (fabs b) (* -1 b)) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ b (pow (fabs b) 2))) (* 2/3 (/ b (* a c)))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) #s(hole binary64 (* -1 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ b (pow (fabs b) 2)))))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow (fabs b) 2))) (* 2/3 (/ 1 (* a c)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* c (pow (fabs b) 3)))) (* 9/16 (/ (pow a 2) (pow (fabs b) 5)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow (fabs b) 3))) (* 1/2 (/ 1 (* c (fabs b))))) c)) (* 9/16 (/ (pow a 2) (pow (fabs b) 5)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (fabs b) (* -1 b)) (* a c))) (* 1/2 (/ 1 (fabs b)))) c)) (* -3/8 (/ a (pow (fabs b) 3)))) c)) (* 9/16 (/ (pow a 2) (pow (fabs b) 5)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow (fabs b) 3))) (* 1/2 (/ 1 (* c (fabs b))))) c)) (* -9/16 (/ (pow a 2) (pow (fabs b) 5))))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (* c (pow (fabs b) 3)))) (* 9/16 (/ (pow a 2) (pow (fabs b) 5)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/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/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* c (- (* -1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 1/3 (/ 1 c))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ 1/3 (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ 1/3 (* -1 (/ (+ (* -1/6 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* -1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) #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 (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow (fabs b) 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow (fabs b) 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (fabs b) (* -1 b)) c)) (* 3/2 (/ a (fabs b)))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) #s(hole binary64 (* -1 (* c (+ (* 3/2 (/ a (fabs b))) (/ b c)))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))) |
(fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 c) (neg.f64 (fabs.f64 b))) |
(/.f64 c (fabs.f64 b)) |
c |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (*.f64 #s(literal -1 binary64) b)) |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) a) (/.f64 (fabs.f64 b) a)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1 binary64) b) (fabs.f64 b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1 binary64) b) (fabs.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) |
(+.f64 (*.f64 #s(literal -1 binary64) b) (fabs.f64 b)) |
#s(literal -1 binary64) |
a |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
#s(literal 2/3 binary64) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 (fabs.f64 b))) (exp.f64 (log.f64 (fabs.f64 b)))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(log.f64 (fabs.f64 b)) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c) (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c)) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c) (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c)) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c) (*.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c) (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))) (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c) (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) (*.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c) (*.f64 #s(literal 1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64)) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))) (-.f64 (*.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64)) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -3/8 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64))))))) |
(fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) |
(+.f64 (*.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) |
(/.f64 (neg.f64 a) (neg.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) |
(/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b b) (fabs.f64 b)) |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(pow.f64 (fabs.f64 b) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
#s(literal -3/8 binary64) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (neg.f64 (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) |
(*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) |
#s(literal -9/16 binary64) |
(*.f64 (*.f64 a a) c) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 5/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 5/2 binary64))) |
(pow.f64 (fabs.f64 b) #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 5 binary64))) |
#s(literal 5 binary64) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1/2 binary64))) |
(pow.f64 (fabs.f64 b) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 b))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 #s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1 binary64) b))) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) |
#s(literal -1/3 binary64) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(pow.f64 b #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (exp.f64 (log.f64 (fabs.f64 b))) (exp.f64 (log.f64 (fabs.f64 b))) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -3 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
b |
#s(literal 1 binary64) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 c a) |
#s(literal -3 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b)))) #s(literal -3 binary64)) |
(/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b))) (*.f64 b b)) (-.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))))) |
(+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64)) (*.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64)) (*.f64 #s(literal -1 binary64) b))))) |
(fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) |
(-.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64)) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64)) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 a (/.f64 c (fabs.f64 b))) |
#s(literal -3/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 1/3 binary64)))) a)) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a))) |
#s(approx a a) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (/.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 b c)) (*.f64 b b)))) a)) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 b c)) (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) b)) a)) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) (/.f64 #s(literal 2/3 binary64) a)) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) (/.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) a)) |
#s(approx (pow a -1) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 1/3 binary64)))) a)) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))) a)) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) a)) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (pow.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ a (pow (fabs b) 3)) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) |
#s(approx (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5)) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))) |
#s(approx (* -9/16 (* (* a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) |
#s(approx (* (* a a) c) (*.f64 (*.f64 a a) c)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 1/3 binary64)))) a)) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/.f64 (fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (/.f64 (fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) a)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 a (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 b b)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 6 binary64))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) b) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (-.f64 b (*.f64 (neg.f64 a) (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (-.f64 b (*.f64 (neg.f64 a) (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (*.f64 b b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* (* c a) -3) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (* a (/ c (fabs b))) (/.f64 (*.f64 a c) (fabs.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) (*.f64 b b)))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) (*.f64 b b))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) (*.f64 b b)))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (/.f64 b a)))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 (*.f64 a a) (fabs.f64 b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 (*.f64 a a) (fabs.f64 b))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 a a) a)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (*.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (fabs.f64 b)))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) #s(literal -1 binary64)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 a (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (fabs.f64 b) a))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 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 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (fabs.f64 b))))) a) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)))) a) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) a) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (fabs.f64 b)) #s(literal -1 binary64)))) a) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) b)) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) b)) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) a))) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 3 binary64) c))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) a (*.f64 (/.f64 b a) a)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) a))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c (fabs.f64 b))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 3/2 binary64) (/.f64 c (fabs.f64 b)) (/.f64 b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) a))))) |
#s(approx (/ c (fabs b)) (/.f64 c (fabs.f64 b))) |
#s(approx (fabs b) (fabs.f64 b)) |
#s(approx (pow b 1) b) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) a))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) (/.f64 (fabs.f64 b) a)) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (fabs.f64 b) a))) |
#s(approx (+ (* -1 b) (fabs b)) (fabs.f64 b)) |
#s(approx (+ (* -1 b) (fabs b)) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (/ c (exp (* (log (fabs b)) 2))) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) |
#s(approx (/ c (exp (* (log (fabs b)) 2))) (/.f64 c (*.f64 b b))) |
#s(approx (exp (* (log (fabs b)) 2)) (*.f64 b b)) |
#s(approx (* (log (fabs b)) 2) (log.f64 (*.f64 b b))) |
#s(approx (log (fabs b)) (log.f64 (fabs.f64 b))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) a)) (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) a)) (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) |
#s(approx (pow (fabs b) 3) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) |
#s(approx (pow (fabs b) 5) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) |
#s(approx (* -1/2 (pow (fabs b) -1)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) |
#s(approx (pow (fabs b) -1) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) #s(literal 1/3 binary64))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) #s(literal 1/3 binary64))))) |
#s(approx (* -1 b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) b)) b)) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) b)) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))))) b)) |
#s(approx (* -1/3 (pow b -1)) (/.f64 #s(literal -1/3 binary64) b)) |
#s(approx (pow b -1) (pow.f64 b #s(literal -1 binary64))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (-.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (pow b 1) b) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) b))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (-.f64 (fabs.f64 b) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (+.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (+.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (fabs.f64 b))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* -1 b) (fabs b)) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (+ (* -1 b) (fabs b)) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) b) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 b (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) (*.f64 a b))) (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))) b)) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 b (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) #s(literal 1/3 binary64)))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b)) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (/.f64 (+.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b)) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (/.f64 (+.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 b b))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (/.f64 (+.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 #s(literal 9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))))) (*.f64 b b))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 #s(literal 9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))) (*.f64 b b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 b (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 b (-.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 b (-.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c (fabs.f64 b))) (/.f64 (fabs.f64 b) b)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (*.f64 b (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c (fabs.f64 b)))) #s(literal 1 binary64)))) |
#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(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) a))) b) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* (/ (+ (* -1 b) (fabs b)) a) 1/3) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/3 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* -1 b) (fabs b)) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* -1 b) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 b) b)))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (fabs.f64 b) a)) (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) b) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) #s(literal 2/3 binary64)) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (-.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (+.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)))) b)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c (fabs.f64 b)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (*.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)))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx c c) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (fma.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)) (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (fma.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)) (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (fma.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 c (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 6 binary64))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 c (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 b b)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (-.f64 b (*.f64 (neg.f64 c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (-.f64 b (*.f64 (neg.f64 c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (+.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 b b)))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) (*.f64 c (fma.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64)))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 (*.f64 (*.f64 c c) c) (-.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (fabs.f64 b)))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 (*.f64 (*.f64 c c) c) (-.f64 (+.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a (*.f64 (*.f64 c c) c))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 c c) (fabs.f64 b)) #s(literal -1 binary64)))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (fabs.f64 b)))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (+.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal 1/3 binary64) (pow.f64 c #s(literal -1 binary64)))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 c #s(literal -1 binary64))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 c (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 b (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 c #s(literal -1 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a (fabs.f64 b)) (fma.f64 #s(literal -1 binary64) (/.f64 b c) (/.f64 (fabs.f64 b) c))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (* (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (* (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) b) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 b b))))))) |
#s(approx (+ (* 2/3 (pow a -1)) (* (/ c (exp (* (log (fabs b)) 2))) -1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c (fabs.f64 b)) #s(literal -1 binary64))) c)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))))))) |
#s(approx (+ (* (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) c) (* (/ (+ (* -1 b) (fabs b)) a) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 1 binary64) b)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) c) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))))))) |
#s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c (fabs.f64 b)) #s(literal -1 binary64)))) c) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))))))) |
#s(approx (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b c)))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) b)) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b c)))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) b)) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -1/3 binary64) (pow.f64 c #s(literal -1 binary64))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (+ (* (* -1/3 (pow b -1)) (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2)) 1/3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) c))) c) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* c a) -3)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 3 binary64) a))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) c (*.f64 (/.f64 b c) c)))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)))))) c))) c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fabs.f64 b) c) (/.f64 (*.f64 #s(literal -1 binary64) b) c)) (*.f64 #s(literal 3/2 binary64) (/.f64 a (fabs.f64 b))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 3/2 binary64) (/.f64 a (fabs.f64 b)) (/.f64 b c))))) |
Compiled 37 587 to 3 225 computations (91.4% saved)
18 alts after pruning (8 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 638 | 3 | 641 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 5 | 6 |
| Total | 639 | 18 | 657 |
| Status | Accuracy | Program |
|---|---|---|
| 56.0% | (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) a) | |
| ✓ | 58.1% | (/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
| 41.3% | (/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) #s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fabs.f64 b))) #s(literal 3 binary64)) a) | |
| ✓ | 42.8% | (/.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) a) |
| 55.1% | (/.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (fabs.f64 b) a)))))) #s(literal 3 binary64)) a) | |
| ✓ | 58.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)) |
| ✓ | 54.0% | (/.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)) |
| 7.6% | (/.f64 (+.f64 (neg.f64 b) #s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 37.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 52.3% | (/.f64 #s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a) |
| 10.9% | (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -27/16 binary64) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 46.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
| ✓ | 62.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
| 46.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 #s(approx (/ (+ (* -1 b) (fabs b)) a) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) (pow.f64 a #s(literal -1 binary64))))) #s(literal 1/3 binary64)))) | |
| 55.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) | |
| 62.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) | |
| ✓ | 36.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
| ✓ | 37.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 1 756 to 732 computations (58.3% 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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 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)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 #s(approx (/ (+ (* -1 b) (fabs b)) a) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) (pow.f64 a #s(literal -1 binary64))))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #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) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -27/16 binary64) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 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)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b 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 (+.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 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) #s(approx (+ (+ (* (* a (/ c (fabs b))) -3/2) (* -1 b)) (fabs b)) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (fabs.f64 b) a)))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (+.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -3/2 binary64) (*.f64 #s(literal -1 binary64) b)) (fabs.f64 b))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b #s(literal -1 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) #s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (fabs.f64 b))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) a) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(/.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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
5 calls:
| 36.0ms | b |
| 8.0ms | c |
| 8.0ms | a |
| 8.0ms | (*.f64 #s(literal 3 binary64) a) |
| 7.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 |
|---|---|---|
| 69.1% | 4 | (*.f64 #s(literal 3 binary64) a) |
| 85.9% | 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)) |
| 69.1% | 4 | a |
| 81.9% | 3 | b |
| 69.7% | 3 | 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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 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)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 #s(approx (/ (+ (* -1 b) (fabs b)) a) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) (pow.f64 a #s(literal -1 binary64))))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 #s(literal -1/2 binary64) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #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) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) #s(literal -27/16 binary64) (+.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (* b -1) (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2)) 3) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (pow (+ (* (fabs b) (fabs b)) (* (* a -3) c)) 1/2) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/2 binary64) #s(literal 1 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)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b 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)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/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))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
1 calls:
| 14.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 |
|---|---|---|
| 85.7% | 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)) |
Compiled 17 to 12 computations (29.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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 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)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 #s(approx (/ (+ (* -1 b) (fabs b)) a) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) (pow.f64 a #s(literal -1 binary64))))) #s(literal 1/3 binary64)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/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))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 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(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
1 calls:
| 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 |
|---|---|---|
| 85.7% | 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)) |
Compiled 17 to 12 computations (29.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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 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)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
5 calls:
| 2.0ms | (*.f64 #s(literal 3 binary64) a) |
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | c |
| 2.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 |
|---|---|---|
| 62.0% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 62.0% | 1 | a |
| 62.0% | 1 | c |
| 62.0% | 1 | b |
| 62.0% | 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)) |
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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 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)) (*.f64 (fma.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) (pow.f64 b #s(literal -1 binary64)))) 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 (/.f64 c b) #s(literal -1/2 binary64))) |
5 calls:
| 8.0ms | b |
| 2.0ms | (*.f64 #s(literal 3 binary64) a) |
| 2.0ms | a |
| 2.0ms | c |
| 2.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 |
|---|---|---|
| 62.1% | 2 | b |
| 49.3% | 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)) |
| 40.6% | 2 | c |
| 37.4% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 37.4% | 1 | a |
Compiled 23 to 26 computations (-13% saved)
Total -0.7b remaining (-1.9%)
Threshold costs -0.7b (-1.9%)
| 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 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
3 calls:
| 2.0ms | b |
| 2.0ms | c |
| 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 |
|---|---|---|
| 37.4% | 1 | c |
| 37.4% | 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)) |
| 37.4% | 1 | b |
Compiled 19 to 18 computations (5.3% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.4773389893254068e+266 | 7.149063210236122e+273 |
| 0.0ms | 0.0 | 5.695945217881653e-290 |
| 0.0ms | -1.1483479856163967e-196 | 0.0 |
| 0.0ms | -inf | -1.8765453796586273e+306 |
Compiled 20 to 18 computations (10% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.4773389893254068e+266 | 7.149063210236122e+273 |
| 0.0ms | 0.0 | 5.695945217881653e-290 |
| 0.0ms | -1.1483479856163967e-196 | 0.0 |
| 0.0ms | -inf | -1.8765453796586273e+306 |
Compiled 20 to 18 computations (10% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.4773389893254068e+266 | 7.149063210236122e+273 |
| 0.0ms | 0.0 | 5.695945217881653e-290 |
| 0.0ms | -1.1483479856163967e-196 | 0.0 |
| 0.0ms | -inf | -1.8765453796586273e+306 |
Compiled 20 to 18 computations (10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | -4.5998136736341604e-303 | 6.559230562723445e-307 |
| 11.0ms | 144× | 0 | valid |
| 4.0ms | 59× | 0 | invalid |
Compiled 434 to 324 computations (25.3% saved)
ival-mult: 4.0ms (42.6% of total)ival-div: 1.0ms (10.7% of total)ival-add: 1.0ms (10.7% of total)ival-sub: 1.0ms (10.7% of total)ival-sqrt: 1.0ms (10.7% of total)ival-neg: 1.0ms (10.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 974 |
| 1 | 147 | 974 |
| 2 | 328 | 964 |
| 3 | 966 | 954 |
| 4 | 3673 | 954 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.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)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.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)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) (/.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)) (if (<=.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)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.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)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) (/.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)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
(if (<=.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)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.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)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) (if (<=.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)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.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)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
(if (<=.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)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.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)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) (if (<=.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)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.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)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 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(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| Outputs |
|---|
(if (<=.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)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.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)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) (/.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)) (if (<=.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)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.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)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) (/.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)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
(if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
(if (<=.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)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.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)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) (if (<=.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)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.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)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
(if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
(if (<=.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)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.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)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) (if (<=.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)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.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)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 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(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
(if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -inf.0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -4208108721238699/42081087212386988057927919063041029324402718422585390875986247224549857234376646576909332290220707609815863750849425741704155458001470430905022518165215046799641789369027556785533310063074581738170346013886251008 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 0 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (if (<=.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 400000000000000012286413076444059885886034571389000292814876374531380409162937624526468966073070803082287079708901224019553937208809034835924828501382355545655269878635389339239915163107997413501300548746200222675188211460513985939292611202803332289656418842005471232 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 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(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(approx (+ (* (+ (* (/ a (pow (fabs b) 3)) -3/8) (/ (* -9/16 (* (* a a) c)) (pow (fabs b) 5))) c) (* -1/2 (pow (fabs b) -1))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (fabs.f64 b)) a) #s(literal 1/3 binary64)))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 1× | fuel |
Compiled 988 to 98 computations (90.1% saved)
Compiled 2 010 to 220 computations (89.1% saved)
Loading profile data...